From 9eb1c47ce7507f94c1d39456f7c646b319adf88a Mon Sep 17 00:00:00 2001 From: Daniel Eichhorn Date: Thu, 31 Jan 2019 10:39:58 +0100 Subject: [PATCH] Prepare next release --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index fef4488..1abb3d3 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Mini Grafx", - "version": "1.2.0", + "version": "1.2.1", "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 671bb85..2ffb294 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Mini Grafx -version=1.2.0 +version=1.2.1 author=Daniel Eichhorn maintainer=Daniel Eichhorn sentence=Graphics Library for embedded devices with a framebuffer