lib/fanforce/api/version.rb in fanforce-0.6.4 vs lib/fanforce/api/version.rb in fanforce-0.7.0

- old
+ new

@@ -1,5 +1,5 @@ class Fanforce module Api - VERSION = '0.6.4' + VERSION = '0.7.0' end end