1
0
Fork 0
musicbrainz/lib/musicbrainz/version.rb

5 lines
70 B
Ruby

# -*- encoding : utf-8 -*-
module MusicBrainz
VERSION = "0.7.7"
end