From 9fbce0012286fba35626f3fb98d04e5e0aa97c42 Mon Sep 17 00:00:00 2001 From: Daniel Eichhorn Date: Sun, 25 Jun 2017 14:23:13 +0200 Subject: [PATCH] Minor bug fixes --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 3c26e9c..e9cc892 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Mini Grafx", - "version": "0.0.9", + "version": "0.0.10", "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 28d60fe..a76a9cd 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Mini Grafx -version=0.0.9 +version=0.0.10 author=Daniel Eichhorn maintainer=Daniel Eichhorn sentence=Graphics Library for embedded devices with a framebuffer