lib/panoptes/client/version.rb in panoptes-client-0.2.7 vs lib/panoptes/client/version.rb in panoptes-client-0.2.8
- old
+ new
@@ -1,5 +1,5 @@
module Panoptes
class Client
- VERSION = "0.2.7"
+ VERSION = "0.2.8".freeze
end
end
- old
+ new