From b5b0a21dccfe2eb7f19fbde2be72f3018d9e2c18 Mon Sep 17 00:00:00 2001 From: dave Date: Sat, 10 Aug 2024 10:50:27 +0100 Subject: [PATCH] bump version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 077285b..857c81b 100644 --- a/library.json +++ b/library.json @@ -14,7 +14,7 @@ } ], "dependencies": [], - "version": "1.1.0", + "version": "1.1.1", "license": "Apache-2.0", "frameworks": "arduino,mbed", "platforms": "*" diff --git a/library.properties b/library.properties index 1df2094..da87edb 100644 --- a/library.properties +++ b/library.properties @@ -4,7 +4,7 @@ # name=tcUnicodeHelper -version=1.1.0 +version=1.1.1 maintainer=https://www.thecoderscorner.com author=davetcc category=Other