summaryrefslogtreecommitdiff
path: root/chef-solr
diff options
context:
space:
mode:
Diffstat (limited to 'chef-solr')
-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 f4c2b9f84b..8da3bfa0a1 100644
--- a/chef-solr/lib/chef/solr/version.rb
+++ b/chef-solr/lib/chef/solr/version.rb
@@ -1,5 +1,5 @@
class Chef
class Solr
- VERSION = '0.9.0.a90'
+ VERSION = '0.9.0.a91'
end
end