From 0b3af72f40a1d889f1ad16cf6c5b16d0fabf4b47 Mon Sep 17 00:00:00 2001 From: Florian <1technophile@users.noreply.github.com> Date: Sun, 22 May 2022 13:27:58 -0500 Subject: [PATCH] Update library version to 0.4.0 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 039bcee0..03c7790c 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/theengs/decoder.git" }, - "version": "0.3.0", + "version": "0.4.0", "authors": [ { diff --git a/library.properties b/library.properties index 773653e7..14876cf4 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=TheengsDecoder -version=0.3.0 +version=0.4.0 author=Florian Robert, Ryan Powell maintainer=Florian Robert sentence=A simple, efficient, portable and lightweight library for Internet of Things messages decoding.