We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86b027 commit dd6e904Copy full SHA for dd6e904
1 file changed
library.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ESP_VS1053_Library",
3
- "version": "1.0.3",
+ "version": "1.0.6",
4
"keywords": "vs1053, esp8266, esp32, nodemcu, codec, mp3",
5
"description": "This is a driver library for VS1053 MP3 Codec Breakout adapted for Espressif ESP8266 and ESP32 boards",
6
"authors": [
@@ -32,4 +32,4 @@
32
"[Ee]xamples/*/*.ino",
33
"[Ee]xamples/*/*.h"
34
]
35
-}
+}
0 commit comments