lib/deprecation/version.rb in deprecation-0.0.5 vs lib/deprecation/version.rb in deprecation-0.1.0

- old
+ new

@@ -1,3 +1,3 @@ module Deprecation - VERSION = "0.0.5" + VERSION = "0.1.0" end