chef-solr 0.9.8.beta.1 → 0.9.8.beta.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/chef/solr/version.rb +1 -1
  2. metadata +5 -5
@@ -1,5 +1,5 @@
1
1
  class Chef
2
2
  class Solr
3
- VERSION = '0.9.8.beta.1'
3
+ VERSION = '0.9.8.beta.2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -7,8 +7,8 @@ version: !ruby/object:Gem::Version
7
7
  - 9
8
8
  - 8
9
9
  - beta
10
- - 1
11
- version: 0.9.8.beta.1
10
+ - 2
11
+ version: 0.9.8.beta.2
12
12
  platform: ruby
13
13
  authors:
14
14
  - Adam Jacob
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2010-07-23 00:00:00 -07:00
19
+ date: 2010-07-29 00:00:00 -07:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency
@@ -62,8 +62,8 @@ dependencies:
62
62
  - 9
63
63
  - 8
64
64
  - beta
65
- - 1
66
- version: 0.9.8.beta.1
65
+ - 2
66
+ version: 0.9.8.beta.2
67
67
  type: :runtime
68
68
  version_requirements: *id003
69
69
  description: