Version incrementation.

This commit is contained in:
Mathias Gawlista
2013-05-06 20:32:53 +02:00
parent 27b0930991
commit 614f2eff59
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module MusicBrainz
VERSION = "0.7.4"
VERSION = "0.7.5"
end