From c1b04ae2c0f378ec52fe951716551edca561c7e9 Mon Sep 17 00:00:00 2001 From: Daniel Eichhorn Date: Thu, 21 Mar 2019 10:26:41 +0100 Subject: [PATCH] Prepare for release --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index e236812..578f315 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Mini Grafx", - "version": "1.2.2", + "version": "1.2.3", "keywords": "embedded, graphics, tft, oled, e-paper", "description": "A generic graphics library containing several drivers for TFT, OLED and e-paper displays", "repository": diff --git a/library.properties b/library.properties index 1192057..f8fdad4 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Mini Grafx -version=1.2.2 +version=1.2.3 author=Daniel Eichhorn maintainer=Daniel Eichhorn sentence=Graphics Library for embedded devices with a framebuffer