From 0e9cdc099c08bcfd9e14cdbe37f1d21b57a5b5f3 Mon Sep 17 00:00:00 2001 From: Francois BIOT Date: Sun, 12 Mar 2023 12:54:56 +0100 Subject: [PATCH] Release 0.4.6 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index b8f113c..2cbae12 100644 --- a/library.json +++ b/library.json @@ -8,7 +8,7 @@ }, "dependencies": { }, - "version": "0.4.5", + "version": "0.4.6", "exclude": "", "examples": "examples/*/*.ino", "frameworks": "arduino", diff --git a/library.properties b/library.properties index 7fb0b1d..0b605c4 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=TinyConsole -version=0.4.5 +version=0.4.6 author=Francois BIOT, HSaturn, maintainer=Francois BIOT, HSaturn, sentence=A tiny command line and term handler