lib/documentation/version.rb in
documentation-0.0.1
vs lib/documentation/version.rb in
documentation-1.0.0
- old
+ new
@@ -1,3 +1,3 @@
module Documentation
- VERSION = '0.0.1'
+ VERSION = '1.0.0'
end