lib/fanforce/api/version.rb in fanforce-0.6.0 vs lib/fanforce/api/version.rb in fanforce-0.6.1

- old
+ new

@@ -1,5 +1,5 @@ class Fanforce module Api - VERSION = '0.6.0' + VERSION = '0.6.1' end end