From 38b18ac8b9986fbbf5b9cc11feca8563a2aedeac Mon Sep 17 00:00:00 2001 From: Florian <1technophile@users.noreply.github.com> Date: Sat, 16 Apr 2022 16:31:58 -0500 Subject: [PATCH] Update library version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index ddd2f872..039bcee0 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/theengs/decoder.git" }, - "version": "0.2.2", + "version": "0.3.0", "authors": [ { diff --git a/library.properties b/library.properties index cf076d45..773653e7 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=TheengsDecoder -version=0.2.2 +version=0.3.0 author=Florian Robert, Ryan Powell maintainer=Florian Robert sentence=A simple, efficient, portable and lightweight library for Internet of Things messages decoding.