lib/blather/version.rb in
blather-0.6.2
vs lib/blather/version.rb in
blather-0.7.0
- old
+ new
@@ -1,4 +1,3 @@
module Blather
- # Blather version number
- VERSION = '0.6.2'
+ VERSION = '0.7.0'
end