From 0d2a6c9a4818d7add06327d045db5989135220d1 Mon Sep 17 00:00:00 2001 From: Gabryel Reyes <66941456+gabryelreyes@users.noreply.github.com> Date: Thu, 11 Jul 2024 09:59:14 +0200 Subject: [PATCH] Bump version to v2.2.1 --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 1cdffc5..1d03412 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "SerialMuxProt", - "version": "2.2.0", + "version": "2.2.1", "description": "Communication Protocol based on Streams. Uses Multiplexing to differentiate data channels.", "keywords": "SerialMuxProt", "repository": {