lib/capistrano/memcached/version.rb in capistrano-memcached-1.1.0 vs lib/capistrano/memcached/version.rb in capistrano-memcached-1.2.0
- old
+ new
@@ -1,5 +1,5 @@
module Capistrano
module Memcached
- VERSION = "1.1.0"
+ VERSION = "1.2.0"
end
end