lib/console-cf-plugin/version.rb in console-cf-plugin-0.2.0.rc1 vs lib/console-cf-plugin/version.rb in console-cf-plugin-0.2.0.rc2

- old
+ new

@@ -1,3 +1,3 @@ module CFConsolePlugin - VERSION = "0.2.0.rc1".freeze + VERSION = "0.2.0.rc2".freeze end