Skip to content

Commit 044d8e7

Browse files
committed
Iterate patch version number
Very minor change. Lock file was not updated in previous (minor) version iteration, so additional changes there too.
1 parent f7fe6ab commit 044d8e7

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

heroku/package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

heroku/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cors-server",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A reverse proxy that adds CORS headers to a HTTP request",
55
"main": "server.js",
66
"scripts": {

0 commit comments

Comments
 (0)