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