From eeb60ace85ece718b540f042cb65258cdd7277b5 Mon Sep 17 00:00:00 2001 From: HRS Date: Sun, 15 Feb 2026 11:11:46 +0100 Subject: [PATCH] Bump version to 0.2.0 --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index c445805..7c133c2 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "slvctrl-protocol", - "version": "0.1.3", + "version": "0.2.0", "description": "SlvCtrl protocol implementation for embedded devices", "keywords": ["serial", "protocol", "arduino"], "repository": {