Skip to content

Commit c3d67e9

Browse files
committed
v2.3.0.pre.2
1 parent 0c26b76 commit c3d67e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/platform-api/client.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def self.custom_options(options)
8383

8484
# Get the default options.
8585
def self.default_options
86-
default_headers = {"Accept"=>"application/vnd.heroku+json; version=3", "User-Agent"=>"platform-api/2.3.0.pre.1"}
86+
default_headers = {"Accept"=>"application/vnd.heroku+json; version=3", "User-Agent"=>"platform-api/2.3.0.pre.2"}
8787
{
8888
default_headers: default_headers,
8989
url: "https://api.heroku.com"

0 commit comments

Comments
 (0)