aboutsummaryrefslogtreecommitdiff
path: root/t/save.t
diff options
context:
space:
mode:
Diffstat (limited to 't/save.t')
-rw-r--r--t/save.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/save.t b/t/save.t
index 949a43c..31cea59 100644
--- a/t/save.t
+++ b/t/save.t
@@ -12,7 +12,7 @@ use Test::More tests => 2;
use Music::Lyrics::LRC;
-our $VERSION = '0.16';
+our $VERSION = '0.17';
my $lrc = Music::Lyrics::LRC->new();
$lrc->set_tag( 'foo', 'bar' );