From 0444cf90d7eb85fbeeb4399531dd410d90eb8e2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Sza=C5=82omski?= Date: Fri, 20 Jul 2018 23:15:11 +0200 Subject: [PATCH] Bump version for the next release (#12) --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 4b07f58..8ed8eef 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ESP_VS1053_Library", - "version": "1.0.6", + "version": "1.0.7", "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": [ diff --git a/library.properties b/library.properties index 4d01085..bc97b2a 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=VS1053 Library for ESP8266/ESP32 -version=1.0.6 +version=1.0.7 author=Baldram maintainer=Baldram sentence=This is a driver library for VS1053 MP3 Codec Breakout adapted for Espressif ESP8266 and ESP32 boards