From f45ea6e497f2c6595e393bef785fc7b8a3496270 Mon Sep 17 00:00:00 2001 From: Balazs Racz Date: Sat, 23 Sep 2023 19:34:06 +0200 Subject: [PATCH] Bump version to 2.0.0 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index c6d1c12..f770632 100644 --- a/library.json +++ b/library.json @@ -21,7 +21,7 @@ "type": "git", "url": "https://github.com/openmrn/OpenMRNLite" }, - "version": "1.0.3", + "version": "2.0.0", "license": "BSD-2-Clause", "frameworks": "arduino", "platforms": "espressif32", diff --git a/library.properties b/library.properties index 26e8250..39e94c3 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=OpenMRNLite -version=1.0.3 +version=2.0.0 author=Stuart Baker, Mike Dunston, Balazs Racz maintainer=Mike Dunston , Balazs Racz includes=OpenMRNLite.h