lib/fanforce/cli/version.rb in fanforce-cli-2.0.0.rc7 vs lib/fanforce/cli/version.rb in fanforce-cli-2.0.0.rc8

- old
+ new

@@ -1,5 +1,5 @@ class Fanforce class CLI - VERSION = '2.0.0.rc7' + VERSION = '2.0.0.rc8' end end