lib/heroku/api/apps.rb in heroku-api-0.3.23 vs lib/heroku/api/apps.rb in heroku-api-0.4.0

- old
+ new

@@ -64,8 +64,7 @@ :method => :put, :path => "/apps/#{app}", :query => app_params(params) ) end - end end