lib/version.rb in
grb-0.2.3
vs lib/version.rb in
grb-0.3.0
- old
+ new
@@ -1,3 +1,3 @@
module Version
- VERSION = '0.2.3'
+ VERSION = '0.3.0'
end