lib/devinstall/version.rb in devinstall-0.2.2 vs lib/devinstall/version.rb in devinstall-0.2.3

- old
+ new

@@ -1,3 +1,3 @@ module Devinstall - VERSION = "0.2.2" # first test + VERSION = '0.2.3' # first test end