lib/deprecation/version.rb in deprecation-0.2.0 vs lib/deprecation/version.rb in deprecation-0.2.1

- old
+ new

@@ -1,3 +1,3 @@ module Deprecation - VERSION = "0.2.0" + VERSION = "0.2.1" end