lib/fanforce/api/version.rb in fanforce-0.6.2 vs lib/fanforce/api/version.rb in fanforce-0.6.3

- old
+ new

@@ -1,5 +1,5 @@ class Fanforce module Api - VERSION = '0.6.2' + VERSION = '0.6.3' end end