From fe016b7a39c7e6b9ecc14ec3903c1fd0566b3cab Mon Sep 17 00:00:00 2001 From: Guillaume Pierronnet Date: Wed, 17 Sep 2014 11:29:48 +0200 Subject: [PATCH] bumped version to 0.8.5 --- History.txt | 5 +++++ lib/mp3info.rb | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/History.txt b/History.txt index a8c131b..0da521a 100644 --- a/History.txt +++ b/History.txt @@ -1,3 +1,8 @@ +=== 0.8.5 / 2014-09-17 + +* lyrics support (USLT tag) (thanks to ipmsteven) +* fixed travis CI tests (thanks to ipmsteven) + === 0.8.4 / 2014-04-26 * more robust frame scanning when unsynced (thanks to emonsqueeze for the bug report) diff --git a/lib/mp3info.rb b/lib/mp3info.rb index 7e9e4c4..3a4a64d 100644 --- a/lib/mp3info.rb +++ b/lib/mp3info.rb @@ -17,7 +17,7 @@ class Mp3InfoInternalError < StandardError #:nodoc: class Mp3Info - VERSION = "0.8.4" + VERSION = "0.8.5" LAYER = [ nil, 3, 2, 1] BITRATE = {