updated package.json version

This commit is contained in:
marvzhang
2020-01-06 16:42:52 +08:00
parent c144ea14ac
commit 83438d140a

View File

@@ -1,6 +1,6 @@
{
"name": "crawlab",
"version": "0.4.2",
"version": "0.4.3",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --ip=0.0.0.0 --mode=development",