Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garmeeh committed Feb 12, 2020
1 parent 824e59f commit d315bc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "local-cors-proxy",
"version": "1.0.2",
"version": "1.1.0",
"main": "./lib/index.js",
"scripts": {
"start": "node ./bin/lcp.js",
Expand Down Expand Up @@ -33,4 +33,4 @@
"express": "^4.16.3",
"request": "^2.85.0"
}
}
}

0 comments on commit d315bc8

Please sign in to comment.