diff --git a/library.json b/library.json index 2978be6..3b2a38c 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "url": "https://github.com/m5stack/M5HAL.git" }, "dependencies": [], - "version": "0.0.1", + "version": "0.0.2", "frameworks": [ "arduino", "espidf", @@ -22,4 +22,4 @@ ], "headers": "M5HAL.hpp", "license": "MIT" -} +} \ No newline at end of file diff --git a/library.properties b/library.properties index 3ff22cd..ff3d73e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5HAL -version=0.0.1 +version=0.0.2 author=M5Stack maintainer=M5Stack sentence=Hardware Abstraction Layer(HAL) for M5 Products