commit 008a0f259de7bd3118030d73e491aab9a1b1b355
parent 72a2c42db00fc9b7bb3a0ad3130f1c8352c33d5d
Author: lostd <lostd@2f30.org>
Date: Wed, 7 Aug 2013 12:49:38 +0000
Third release ready
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
@@ -1,3 +1,3 @@
-* Start to keep a change log.
+* Release format string is now abbreviated for file naming.
* Add the fake command prefix to avoid writing to disk.
-* Create abbreviations for the release format string.
+* Start to keep a change log.
diff --git a/musicfix.gemspec b/musicfix.gemspec
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'musicfix'
- s.version = '0.1.2'
- s.date = '2013-06-15'
+ s.version = '0.1.3'
+ s.date = '2013-08-07'
s.summary = 'Music file renamer and tagger that uses Discogs.com'
s.description =
'Musicfix is a music file renamer and tagger with consistency concerns. ' +