Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.

Commit 18031ad

Browse files
bump version
1 parent 5ef43de commit 18031ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Releases
22

3-
## 1.0.10
3+
## 1.0.11
44

55
Contains a bug fix where proxy is defined without a user and password. see [PR here](https://github.com/actions/http-client/pull/42)
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@actions/http-client",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "Actions Http Client",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)