Skip to content

Commit 9eb1c47

Browse files
committed
Prepare next release
1 parent 3a3ef5e commit 9eb1c47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Mini Grafx",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Mini Grafx
2-
version=1.2.0
2+
version=1.2.1
33
author=Daniel Eichhorn
44
maintainer=Daniel Eichhorn <squix78@gmail.com>
55
sentence=Graphics Library for embedded devices with a framebuffer

0 commit comments

Comments
 (0)