diff --git a/package-lock.json b/package-lock.json index c6bfb13..5736023 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "seatable-api", - "version": "1.0.38", + "version": "1.0.39", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "seatable-api", - "version": "1.0.38", + "version": "1.0.39", "license": "ISC", "dependencies": { "@babel/runtime": "7.20.13", diff --git a/package.json b/package.json index faba0fe..32ba6e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seatable-api", - "version": "1.0.38", + "version": "1.0.39", "description": "A tool library for accessing seatable base, providing interface services for third-party developers", "files": [ "lib",