updated v0.2.0

This commit is contained in:
0x1abin
2018-05-21 10:13:24 +08:00
parent ec33197a94
commit aa37588836
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"type": "git",
"url": "https://github.com/m5stack/m5stack.git"
},
"version": "0.1.9",
"version": "0.2.0",
"framework": "arduino",
"platforms": "espressif32"
}
+1 -1
View File
@@ -1,5 +1,5 @@
name=M5Stack
version=0.1.9
version=0.2.0
author=M5Stack
maintainer=Zibin Zheng <bin@m5stack.com>
sentence=Library for M5Stack Core development kit
+1 -1
View File
@@ -1 +1 @@
#define M5_LIB_VERSION F("0.1.9-dirty")
#define M5_LIB_VERSION F("0.2.0-dirty")