From bb616cc1feb4267effdc9909513bde3bbae78a2a Mon Sep 17 00:00:00 2001 From: Takao Akaki Date: Sun, 19 Nov 2023 15:03:17 +0900 Subject: [PATCH] raise version to 0.9.1 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 11c30de..dd9b2cb 100644 --- a/library.json +++ b/library.json @@ -17,7 +17,7 @@ "license": "MIT", "dependencies": { }, - "version": "0.9.0", + "version": "0.9.1", "frameworks": "arduino", "platforms": "espressif32" } diff --git a/library.properties b/library.properties index d0eaf5b..38faa46 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Stack_Avatar -version=0.9.0 +version=0.9.1 author=Shinya Ishikawa maintainer=Shinya Ishikawa sentence=Yet another avatar module for M5Stack