diff --git a/package-lock.json b/package-lock.json index e012eb7a..faed1720 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dockit", - "version": "0.4.8", + "version": "0.4.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "dockit", - "version": "0.4.8", + "version": "0.4.9", "license": "Apache-2.0", "dependencies": { "@tauri-apps/api": "^1.6.0", diff --git a/package.json b/package.json index d05d0bf3..059f6392 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "dockit", "private": true, "type": "module", - "version": "0.4.8", + "version": "0.4.9", "description": "DocKit is a desktop client designed for NoSQL database, support Elasticsearch and OpenSearch across Mac, windows and Linux", "author": "geekfun ", "homepage": "ttps://dockit.geekfun.club",