capistrano-mercurial-ext 0.0.3 → 0.0.4

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.
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 3
9
- version: 0.0.3
8
+ - 4
9
+ version: 0.0.4
10
10
  platform: ruby
11
11
  authors:
12
12
  - Anton Rubtsov
@@ -31,7 +31,7 @@ files:
31
31
  - LICENSE.txt
32
32
  - README.md
33
33
  - Rakefile
34
- - lib/capistrano-mercurial-ext.rb
34
+ - capistrano/recipes/deploy/scm/capistrano-mercurial-ext.rb
35
35
  has_rdoc: true
36
36
  homepage: https://github.com/rubtsov/capistrano-mercurial-ext
37
37
  licenses: []