zzdeploy 0.1.4 → 0.1.5

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.
Files changed (2) hide show
  1. data/lib/info.rb +1 -1
  2. metadata +4 -4
data/lib/info.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  class Info
2
2
  def self.version
3
- "0.1.4"
3
+ "0.1.5"
4
4
  end
5
5
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 4
9
- version: 0.1.4
8
+ - 5
9
+ version: 0.1.5
10
10
  platform: ruby
11
11
  authors:
12
12
  - Greg Seitz
@@ -96,8 +96,8 @@ dependencies:
96
96
  segments:
97
97
  - 0
98
98
  - 0
99
- - 4
100
- version: 0.0.4
99
+ - 5
100
+ version: 0.0.5
101
101
  type: :runtime
102
102
  version_requirements: *id006
103
103
  - !ruby/object:Gem::Dependency