This website requires JavaScript.
Explore
Help
Sign In
localhots
/
musicbrainz
Watch
1
Star
0
Fork
You've already forked musicbrainz
0
Code
Releases
Activity
037259a497
musicbrainz
/
lib
/
version.rb
5 lines
72 B
Ruby
Raw
Normal View
History
Unescape
Escape
Gem is rewrapped with Bundler instead of Jeweler. All tests are using RSpec. Reorganized lib structure. Tests are fixed.
2012-07-04 13:10:47 +00:00
# -*- encoding: utf-8 -*-
module
MusicBrainz
Fixing "malformed" version number
2012-07-04 13:16:29 +00:00
VERSION
=
"
0.6.0rc1
"
Gem is rewrapped with Bundler instead of Jeweler. All tests are using RSpec. Reorganized lib structure. Tests are fixed.
2012-07-04 13:10:47 +00:00
end