diff --git a/package-lock.json b/package-lock.json index 64631ca..7bbab26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@zeppos/zml", - "version": "0.0.23", + "version": "0.0.24", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@zeppos/zml", - "version": "0.0.23", + "version": "0.0.24", "license": "Apache-2.0", "devDependencies": { "@rollup/plugin-alias": "^5.0.0", diff --git a/package.json b/package.json index 558bc43..55599c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zeppos/zml", - "version": "0.0.23", + "version": "0.0.24", "description": "A Mini Library of ZeppOS MiniApp", "zeppos": true, "typings": "./zml.d.ts", @@ -47,4 +47,4 @@ "rollup": "^3.28.1", "vitepress": "^1.0.0-rc.32" } -} \ No newline at end of file +}