version bump

This commit is contained in:
Bryan MacFarlane 2020-02-03 18:04:35 -05:00
parent dedf41a3d3
commit c0311af207
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@actions/http-client",
"version": "1.0.4",
"version": "1.0.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@actions/http-client",
"version": "1.0.4",
"version": "1.0.5",
"description": "Actions Http Client",
"main": "index.js",
"scripts": {