Skip to content

Commit a8e406a

Browse files
authored
Merge pull request #24 from m5stack/develop
0.0.15
2 parents 41af34c + c2370c0 commit a8e406a

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
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "https://github.com/m5stack/M5GFX.git"
1212
},
13-
"version": "0.0.14",
13+
"version": "0.0.15",
1414
"framework": "arduino",
1515
"platforms": "espressif32",
1616
"headers": "M5GFX.h"

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=M5GFX
2-
version=0.0.14
2+
version=0.0.15
33
author=M5Stack
44
maintainer=M5Stack
55
sentence=Library for M5Stack All Display

0 commit comments

Comments
 (0)