lib/chef-api/version.rb in chef-infra-api-0.10.2 vs lib/chef-api/version.rb in chef-infra-api-0.10.5

- old
+ new

@@ -1,3 +1,3 @@ module ChefAPI - VERSION = "0.10.2".freeze + VERSION = "0.10.5".freeze end