summaryrefslogtreecommitdiff
path: root/chef-solr/lib/chef/solr.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef-solr/lib/chef/solr.rb')
-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 5ed157fcee..6a6b7a3027 100644
--- a/chef-solr/lib/chef/solr.rb
+++ b/chef-solr/lib/chef/solr.rb
@@ -34,7 +34,7 @@ require 'uri'
class Chef
class Solr
- VERSION = "0.8.17"
+ VERSION = "0.9.0.a1"
include Chef::Mixin::XMLEscape