Skip to content

Commit 31f3a7c

Browse files
authored
Bump version (#33)
1 parent 369cbff commit 31f3a7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ESP_VS1053_Library",
3-
"version": "1.0.9-a",
3+
"version": "1.1.1",
44
"keywords": "vs1053, esp8266, esp32, nodemcu, codec, mp3",
55
"description": "This is a driver library for VS1053 MP3 Codec Breakout adapted for Espressif ESP8266 and ESP32 boards",
66
"authors": [

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=VS1053 Library for ESP8266/ESP32
2-
version=1.0.9-a
2+
version=1.1.1
33
author=Baldram
44
maintainer=Baldram <[email protected]>
55
sentence=This is a driver library for VS1053 MP3 Codec Breakout adapted for Espressif ESP8266 and ESP32 boards

0 commit comments

Comments
 (0)