Skip to content

Commit 64d6de3

Browse files
committed
Prepare for release build
1 parent 49efda7 commit 64d6de3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Mini Grafx",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"keywords": "embedded, graphics, tft, oled, e-paper",
55
"description": "A generic graphics library containing several drivers for TFT, OLED and e-paper displays",
66
"repository":

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Mini Grafx
2-
version=1.0.0
2+
version=1.1.0
33
author=Daniel Eichhorn
44
maintainer=Daniel Eichhorn <[email protected]>
55
sentence=Graphics Library for embedded devices with a framebuffer

0 commit comments

Comments
 (0)