diff --git a/package-lock.json b/package-lock.json index 8d0e824..7d6b673 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "louie-api", - "version": "1.4.2", + "version": "1.4.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3be85b9..0540ab5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "louie-api", - "version": "1.4.2", + "version": "1.4.3", "description": "The one and only api for louie", "main": "index.js", "private": true,