Version bump

This commit is contained in:
Pavel Brychta 2019-01-16 18:44:00 +01:00
parent 76d19c8ccd
commit 9a8b81ecdd
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@
"type": "git",
"url": "http://git.xpablo.cz/pablo2048/Trace.git"
},
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",
"frameworks": "arduino",
"platforms": ["espressif8266","espressif32"],

View File

@ -1,9 +1,9 @@
name=Trace
version=0.0.1
version=0.0.3
author=Pavel Brychta
maintainer=Pavel Brychta
sentence=Make timing by using intervals instead of delay()
paragraph=Make timing by using intervals instead of delay()
sentence=Trace application internals & messages via web server
paragraph=Trace application internals & messages via web server
category=Other
url=http://git.xpablo.cz/pablo2048/Trace
architectures=*