From 69f48d65cd9846ec096d6a34de8bd988581609f6 Mon Sep 17 00:00:00 2001 From: Nick Leeman Date: Tue, 30 Mar 2021 23:29:23 +0200 Subject: [PATCH] updated version --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index f47c965..d880019 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "SimpleSerialProtocol", - "version": "1.1.0", + "version": "1.2.0", "description": "Easy-to-use serial protocol system for arduino type devices.", "keywords": "Serial, Connectivity, USB, Simple", "repository":