diff --git a/library.json b/library.json index a295647..57235fd 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "pngle", - "version": "1.0.1", + "version": "1.0.2", "description": "A stream based portable PNG Loader for Embedding", "keywords": "png, png-loader, png-decoder, c, arduino, mbed, esp32, esp8266, stm32, m5stack", "repository": { diff --git a/library.properties b/library.properties index 050766e..03a5415 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=pngle -version=1.0.1 +version=1.0.2 author=kikuchan maintainer=kikuchan sentence=A stream based portable PNG Loader for Embedding