From 0ac9bb3ac78febd74ef2411c52818b6ab212f61d Mon Sep 17 00:00:00 2001 From: GOB Date: Fri, 13 Dec 2024 17:27:51 +0900 Subject: [PATCH] Raise version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 3e80f18..e6d341a 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "dependencies": { "M5UnitUnified": "https://github.com/m5stack/M5UnitUnified.git" }, - "version": "0.0.2", + "version": "0.0.3", "frameworks": [ "arduino" ], diff --git a/library.properties b/library.properties index c3382d2..7003c51 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Unit-METER -version=0.0.2 +version=0.0.3 author=M5Stack maintainer=M5Stack sentence=Library for M5Stack UNIT METER using M5UnitUnified