summaryrefslogtreecommitdiff
path: root/chef-solr/lib
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2010-03-17 17:57:11 -0700
committerAdam Jacob <adam@opscode.com>2010-03-17 17:57:11 -0700
commit156f6676b84ec585e3e072db4e5ac6dc46918bb5 (patch)
tree75190c735334671fa801276c2f0581114320c790 /chef-solr/lib
parent863f14459bf697cba57ad25c730d1bd071b953ff (diff)
downloadchef-156f6676b84ec585e3e072db4e5ac6dc46918bb5.tar.gz
Release 0.8.80.8.8
Diffstat (limited to 'chef-solr/lib')
-rw-r--r--chef-solr/lib/chef/solr.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-solr/lib/chef/solr.rb b/chef-solr/lib/chef/solr.rb
index d015195a16..bfd765c3ee 100644
--- a/chef-solr/lib/chef/solr.rb
+++ b/chef-solr/lib/chef/solr.rb
@@ -35,7 +35,7 @@ require 'uri'
class Chef
class Solr
- VERSION = "0.8.6"
+ VERSION = "0.8.8"
include Chef::Mixin::XMLEscape