From 08ab4336e8537953ee68ebcb6dec471b2dfa2a37 Mon Sep 17 00:00:00 2001 From: HRS Date: Tue, 10 Feb 2026 21:54:58 +0100 Subject: [PATCH] Bump version --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index f4b8a72..d0cd38e 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "slvctrl-protocol", - "version": "0.1.1", + "version": "0.1.2", "description": "SlvCtrl protocol implementation for embedded devices", "keywords": ["serial", "protocol", "arduino"], "repository": {