From 23783bb350b2e5a8a851b66e5dbb1ba2a8ae0d9a Mon Sep 17 00:00:00 2001 From: GOB Date: Thu, 16 Apr 2026 16:33:31 +0900 Subject: [PATCH] Bump version to 0.0.2 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index f8e36d4..912ee40 100644 --- a/library.json +++ b/library.json @@ -14,7 +14,7 @@ { "m5stack/M5UnitUnified": ">=0.4.4" }, - "version": "0.0.1", + "version": "0.0.2", "frameworks": [ "arduino" ], diff --git a/library.properties b/library.properties index 8a479c8..0b3d6d9 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Unit-NFC -version=0.0.1 +version=0.0.2 author=M5Stack maintainer=M5Stack sentence=Library for M5Stack UNIT NFC using M5UnitUnified