From 64d6de3f9d695b6ecfdb18a10b724c59fd869523 Mon Sep 17 00:00:00 2001 From: Daniel Eichhorn Date: Tue, 1 Jan 2019 09:57:48 +0100 Subject: [PATCH] Prepare for release build --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 686635c..79422b9 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Mini Grafx", - "version": "1.0.0", + "version": "1.1.0", "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 8c0a681..4c0846f 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Mini Grafx -version=1.0.0 +version=1.1.0 author=Daniel Eichhorn maintainer=Daniel Eichhorn sentence=Graphics Library for embedded devices with a framebuffer