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", "type": "git",
"url": "http://git.xpablo.cz/pablo2048/Trace.git" "url": "http://git.xpablo.cz/pablo2048/Trace.git"
}, },
"version": "0.0.2", "version": "0.0.3",
"license": "MIT", "license": "MIT",
"frameworks": "arduino", "frameworks": "arduino",
"platforms": ["espressif8266","espressif32"], "platforms": ["espressif8266","espressif32"],

View File

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