aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-12-08 13:43:23 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-12-08 13:43:23 +1300
commit19c9596faef3f7f2ce0ac5affb849ed41f6997ec (patch)
tree6268601b07f9f3964e401cc4d075df777b407b23
parentBump version number to 0.11 (diff)
downloadMusic-Lyrics-LRC-19c9596faef3f7f2ce0ac5affb849ed41f6997ec.tar.gz
Music-Lyrics-LRC-19c9596faef3f7f2ce0ac5affb849ed41f6997ec.zip
Update README.markdown from perldoc
-rw-r--r--README.markdown4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 742f74e..c4d45ce 100644
--- a/README.markdown
+++ b/README.markdown
@@ -4,7 +4,7 @@ Music::Lyrics::LRC - Manipulate LRC karaoke timed lyrics files
# VERSION
-Version 0.10
+Version 0.11
# DESCRIPTION
@@ -170,8 +170,6 @@ Fractional seconds of any length can be parsed, and preserved in the
millisecond count return by `lyrics()`, but any resolution beyond 2 decimal
places is lost on `save()`.
-The test suite is skeletal, and needs a lot of fleshing out.
-
# AUTHOR
Tom Ryder `<tom@sanctum.geek.nz>`