Skip to content

Commit

Permalink
Bump version (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
baldram authored Jan 9, 2019
1 parent 369cbff commit 31f3a7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ESP_VS1053_Library",
"version": "1.0.9-a",
"version": "1.1.1",
"keywords": "vs1053, esp8266, esp32, nodemcu, codec, mp3",
"description": "This is a driver library for VS1053 MP3 Codec Breakout adapted for Espressif ESP8266 and ESP32 boards",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=VS1053 Library for ESP8266/ESP32
version=1.0.9-a
version=1.1.1
author=Baldram
maintainer=Baldram <[email protected]>
sentence=This is a driver library for VS1053 MP3 Codec Breakout adapted for Espressif ESP8266 and ESP32 boards
Expand Down

0 comments on commit 31f3a7c

Please sign in to comment.