From 9a8b81ecddeb28972c6aeaff9a66d6b6f2bcc353 Mon Sep 17 00:00:00 2001 From: Pablo2048 Date: Wed, 16 Jan 2019 18:44:00 +0100 Subject: [PATCH] Version bump --- library.json | 2 +- library.properties | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/library.json b/library.json index 070dfe2..d3f17a7 100644 --- a/library.json +++ b/library.json @@ -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"], diff --git a/library.properties b/library.properties index d846c3d..4760bc4 100644 --- a/library.properties +++ b/library.properties @@ -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=*