diff --git a/package-lock.json b/package-lock.json index 617f059..a978433 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wsgilite", - "version": "1.0.62", + "version": "1.0.63", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9d46ee3..944676a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wsgilite", - "version": "1.0.62", + "version": "1.0.63", "description": "Lightweight WSGI framework, inspired by ROR & Laravel frameworks", "main": "index.js", "scripts": {