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 651eb7a..3d50c9f 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.14';
+our $VERSION = '0.15';
my $lrc = Music::Lyrics::LRC->new();
$lrc->set_tag( 'foo', 'bar' );