lib/deprecation/version.rb in
deprecation-1.0.0
vs lib/deprecation/version.rb in
deprecation-1.1.0
- old
+ new
@@ -1,3 +1,3 @@
module Deprecation
- VERSION = "1.0.0"
+ VERSION = "1.1.0"
end