chef-solr 0.9.0.b02 → 0.9.0.rc01

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.0.b02'
3
+ VERSION = '0.9.0.rc01'
4
4
  end
5
5
  end
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 9
8
8
  - 0
9
- - b02
10
- version: 0.9.0.b02
9
+ - rc01
10
+ version: 0.9.0.rc01
11
11
  platform: ruby
12
12
  authors:
13
13
  - Adam Jacob
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-06-13 00:00:00 -07:00
18
+ date: 2010-06-15 00:00:00 -07:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -60,8 +60,8 @@ dependencies:
60
60
  - 0
61
61
  - 9
62
62
  - 0
63
- - b02
64
- version: 0.9.0.b02
63
+ - rc01
64
+ version: 0.9.0.rc01
65
65
  type: :runtime
66
66
  version_requirements: *id003
67
67
  description: