chef-expander 0.10.0 → 0.10.2

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/chef/expander/version.rb +1 -1
  2. metadata +2 -2
@@ -23,7 +23,7 @@ require 'open3'
23
23
  module Chef
24
24
  module Expander
25
25
 
26
- VERSION = "0.10.0"
26
+ VERSION = "0.10.2"
27
27
 
28
28
  def self.version
29
29
  @rev ||= begin
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: chef-expander
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.10.0
5
+ version: 0.10.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Adam Jacob
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-05-02 00:00:00 -07:00
13
+ date: 2011-06-29 00:00:00 -07:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency