summaryrefslogtreecommitdiff
path: root/chef-solr/lib/chef/solr/version.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef-solr/lib/chef/solr/version.rb')
-rw-r--r--chef-solr/lib/chef/solr/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-solr/lib/chef/solr/version.rb b/chef-solr/lib/chef/solr/version.rb
index 36931f21d4..a0837f9ed7 100644
--- a/chef-solr/lib/chef/solr/version.rb
+++ b/chef-solr/lib/chef/solr/version.rb
@@ -1,6 +1,6 @@
class Chef
class Solr
- VERSION = '10.34.0'
+ VERSION = '10.34.2'
# Solr Schema. Used to detect incompatibilities between installed solr and
# chef-solr versions.