diff --git a/library.json b/library.json index af1c7c7..6daa04c 100644 --- a/library.json +++ b/library.json @@ -1,5 +1,5 @@ { - "name": "M5OnScreenKeyboard", + "name": "M5Stack_OnScreenKeyboard", "description": "OnScreenKeyboard for M5Stack", "keywords": "onscreenkeyboard, m5stack, esp32", "authors": { @@ -14,7 +14,7 @@ "dependencies": { "name": "M5Stack" }, - "version": "0.3.0", + "version": "0.3.1", "framework": "arduino", "platforms": "espressif32", "build": { diff --git a/library.properties b/library.properties index 622b9d6..2046ac9 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ -name=M5OnScreenKeyboard -version=0.3.0 +name=M5Stack_OnScreenKeyboard +version=0.3.1 author=lovyan03 maintainer=Lovyan <42724151+lovyan03@users.noreply.github.com> sentence=OnScreenKeyboard for M5Stack