feat: bump to 0.3.1 (#253)

This commit is contained in:
John Wang
2023-05-30 11:31:22 +08:00
committed by GitHub
parent c5ccf382df
commit a1c6cecf10
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dify-web",
"version": "0.3.0",
"version": "0.3.1",
"private": true,
"scripts": {
"dev": "next dev",
@@ -94,4 +94,4 @@
"eslint --fix"
]
}
}
}