nesquena-cap-recipes 0.2.11 → 0.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
- :patch: 11
2
+ :patch: 12
3
3
  :major: 0
4
4
  :minor: 2
@@ -40,5 +40,5 @@ Capistrano::Configuration.instance(true).load do
40
40
  end
41
41
  end
42
42
 
43
- after "deploy:update_code", "memcache:restart" # clear cache after updating code
43
+ after "deploy:restart", "memcache:restart" # clear cache after updating code
44
44
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nesquena-cap-recipes
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.11
4
+ version: 0.2.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan Esquenazi