chef-server-api 0.9.0.a3 → 0.9.0.a4

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-server-api/version.rb +1 -1
  2. metadata +2 -2
@@ -1,3 +1,3 @@
1
1
  module ChefServerApi
2
- VERSION = '0.9.0.a3'
2
+ VERSION = '0.9.0.a4'
3
3
  end
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 9
8
8
  - 0
9
- - a3
10
- version: 0.9.0.a3
9
+ - a4
10
+ version: 0.9.0.a4
11
11
  platform: ruby
12
12
  authors:
13
13
  - Opscode