lib/easy_command/version.rb in easy_command-1.0.0.pre.rc3 vs lib/easy_command/version.rb in easy_command-1.0.0

- old
+ new

@@ -1,3 +1,3 @@ module EasyCommand - VERSION = '1.0.0-rc3'.freeze + VERSION = '1.0.0'.freeze end