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

- old
+ new

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