release v1.2.2

This commit is contained in:
dushixiang
2021-11-20 18:00:59 +08:00
parent 18bf4d4b80
commit e3f65d471f
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ import (
)
const (
Version = "v1.2.1"
Version = "v1.2.2"
Banner = `
_______ __ ___________ .__ .__
\ \ ____ ___ ____/ |_ \__ ___/__________ _____ |__| ____ _____ | |

View File

@ -1,6 +1,6 @@
{
"name": "next-terminal",
"version": "1.2.1",
"version": "1.2.2",
"private": true,
"dependencies": {
"@ant-design/charts": "^1.2.13",