release v0.2.3

This commit is contained in:
dushixiang 2021-02-15 19:07:23 +08:00
parent b8de79fb49
commit 3e97c9d028
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ import (
"time"
)
const Version = "v0.2.2"
const Version = "v0.2.3"
func main() {
log.Fatal(Run())

View File

@ -1,6 +1,6 @@
{
"name": "next-terminal",
"version": "0.2.2",
"version": "0.2.3",
"private": true,
"dependencies": {
"@ant-design/icons": "^4.3.0",