From 285a7f4c774d6f4a3d4792b66c133ae3d601f2a7 Mon Sep 17 00:00:00 2001 From: Bodmer Date: Mon, 8 Aug 2022 20:28:55 +0100 Subject: [PATCH] Raise version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 921569e..62d340e 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "TFT_eWidget", - "version": "0.0.2", + "version": "0.0.3", "keywords": "Arduino, tft, display, button, gui, graph, meter, slider", "description": "A TFT GUI widget library", "repository": diff --git a/library.properties b/library.properties index e2a70f6..313e12f 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=TFT_eWidget -version=0.0.2 +version=0.0.3 author=Bodmer maintainer=Bodmer sentence=A TFT GUI widget library