diff --git a/package-lock.json b/package-lock.json index b952c2d..938f741 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "astroboy", - "version": "0.0.23", + "version": "0.0.24", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e346e24..fead2ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astroboy", - "version": "0.0.23", + "version": "0.0.24", "description": "Astroboy(阿童木)is a Nodejs SFB(Separation of Front and Back ends) framework, built on koa2.", "main": "index.js", "scripts": {},