lib/couch_potato/version.rb in couch_potato-1.9.0 vs lib/couch_potato/version.rb in couch_potato-1.10.0
- old
+ new
@@ -1,4 +1,4 @@
module CouchPotato
- VERSION = '1.9.0'.freeze
- RSPEC_VERSION = '3.4.0'.freeze
+ VERSION = '1.10.0'.freeze
+ RSPEC_VERSION = '4.0.2'.freeze
end