lib/fanforce/api/version.rb in fanforce-0.7.4 vs lib/fanforce/api/version.rb in fanforce-0.7.5

- old
+ new

@@ -1,5 +1,5 @@ class Fanforce module Api - VERSION = '0.7.4' + VERSION = '0.7.5' end end