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

- old
+ new

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