chef-solr 0.10.0.beta.4 → 0.10.0.beta.5

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 +2 -2
@@ -1,6 +1,6 @@
1
1
  class Chef
2
2
  class Solr
3
- VERSION = '0.10.0.beta.4'
3
+ VERSION = '0.10.0.beta.5'
4
4
 
5
5
  # Solr Schema. Used to detect incompatibilities between installed solr and
6
6
  # chef-solr versions.
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: chef-solr
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease: 7
5
- version: 0.10.0.beta.4
5
+ version: 0.10.0.beta.5
6
6
  platform: ruby
7
7
  authors:
8
8
  - Adam Jacob
@@ -21,7 +21,7 @@ dependencies:
21
21
  requirements:
22
22
  - - "="
23
23
  - !ruby/object:Gem::Version
24
- version: 0.10.0.beta.4
24
+ version: 0.10.0.beta.5
25
25
  type: :runtime
26
26
  version_requirements: *id001
27
27
  description: