From dc9bc106ebee2d41b031f30e174311da5856be7f Mon Sep 17 00:00:00 2001 From: Fabrizio Di Vittorio Date: Wed, 27 Jan 2021 12:11:27 +0100 Subject: [PATCH] updated version number --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 34e93621b..74c9566a7 100755 --- a/library.json +++ b/library.json @@ -16,7 +16,7 @@ "maintainer": true } ], - "version": "1.0.1", + "version": "1.0.2", "frameworks": "arduino", "platforms": "espressif32" } diff --git a/library.properties b/library.properties index 59f88ff6f..66b58be47 100755 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=FabGL -version=1.0.1 +version=1.0.2 author=Fabrizio Di Vittorio maintainer=Fabrizio Di Vittorio sentence=VGA, SSD1306 ILI9341 ST7789 Controller, PS/2 Mouse and Keyboard Controller, Graphics Library, Graphical User Interface (GUI), Sound Engine, Game Engine and ANSI/VT Terminal for the ESP32