Skip to content

Commit 0c26b76

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

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"}
86+
default_headers = {"Accept"=>"application/vnd.heroku+json; version=3", "User-Agent"=>"platform-api/2.3.0.pre.1"}
8787
{
8888
default_headers: default_headers,
8989
url: "https://api.heroku.com"

0 commit comments

Comments
 (0)