From 97109f8030bab966fda7339d819d7c95e20b38ae Mon Sep 17 00:00:00 2001 From: GOB Date: Fri, 3 Apr 2026 11:04:13 +0900 Subject: [PATCH] Bump version to 0.1.1 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index cb48773..90b81d1 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "dependencies": { "m5stack/M5UnitUnified": ">=0.4.4" }, - "version": "0.1.0", + "version": "0.1.1", "frameworks": [ "arduino" ], diff --git a/library.properties b/library.properties index a7a2e2d..8056e72 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Unit-WEIGHT -version=0.1.0 +version=0.1.1 author=M5Stack maintainer=M5Stack sentence=Library for M5Stack UNIT WEIGHT using M5UnitUnified