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

- old
+ new

@@ -1,3 +1,3 @@ module Devinstall - VERSION = "0.2.0" # first test + VERSION = "0.2.1" # first test end