Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
v3.38.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dickeyxxx committed Jun 19, 2015
1 parent 035b2e4 commit da12cea
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
@@ -1,3 +1,7 @@
3.38.3 2015-06-19
=================
Added HEROKU_HEADERS to append extra request headers

3.38.2 2015-06-19
=================
Added --wait-interval to pgbackups commands
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
heroku (3.38.2)
heroku (3.38.3)
heroku-api (>= 0.3.19)
launchy (>= 0.3.2)
multi_json (>= 1.10)
Expand Down
2 changes: 1 addition & 1 deletion lib/heroku/version.rb
@@ -1,3 +1,3 @@
module Heroku
VERSION = "3.38.2"
VERSION = "3.38.3"
end

0 comments on commit da12cea

Please sign in to comment.