diff --git a/package-lock.json b/package-lock.json index c232d60..35f1129 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "inu-api", - "version": "0.1.1", + "version": "0.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "inu-api", - "version": "0.1.1", + "version": "0.1.2", "hasInstallScript": true, "license": "GPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index b7eaef2..d53a725 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inu-api", - "version": "0.1.1", + "version": "0.1.2", "description": "공개된 교내 API 서버입니다.", "scripts": { "test": "jest",