From 0c33edfc5295db45cea0c0da7ed1f0a24569a781 Mon Sep 17 00:00:00 2001 From: Daniel Eichhorn Date: Thu, 31 Jan 2019 10:08:26 +0100 Subject: [PATCH] Prepare for next release --- LICENSE | 2 +- library.json | 2 +- library.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 2a00ed1..d353163 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 by ThingPulse Ltd., https://thingpulse.com +Copyright (c) 2019 by ThingPulse Ltd., https://thingpulse.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/library.json b/library.json index d6c254a..fef4488 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Mini Grafx", - "version": "1.1.0", + "version": "1.2.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 4c0846f..671bb85 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Mini Grafx -version=1.1.0 +version=1.2.0 author=Daniel Eichhorn maintainer=Daniel Eichhorn sentence=Graphics Library for embedded devices with a framebuffer