Browse Source

v0.4.0

Signed-off-by: nameczz <zizhao.chen@zilliz.com>
nameczz 3 years ago
parent
commit
f39f8e962a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      express/package.json

+ 2 - 2
express/package.json

@@ -1,6 +1,6 @@
 {
   "name": "milvus-insight",
-  "version": "0.3.0",
+  "version": "0.4.0",
   "license": "MIT",
   "author": {
     "name": "zizhao.chen",
@@ -9,7 +9,7 @@
   "description": "Milvus Insight help to manage Milvus easily",
   "repository": {
     "type": "git",
-    "url": "https://github.com/nameczz/milvus-insight"
+    "url": "https://github.com/zilliztech/milvus-insight"
   },
   "dependencies": {
     "@zilliz/milvus2-sdk-node": "^1.0.19",