lib/easy_command/version.rb in
easy_command-1.0.0.pre.rc1
vs lib/easy_command/version.rb in
easy_command-1.0.0.pre.rc2
- old
+ new
@@ -1,3 +1,3 @@
module EasyCommand
- VERSION = '1.0.0-rc1'.freeze
+ VERSION = '1.0.0-rc2'.freeze
end