release v1.2.1

This commit is contained in:
dushixiang
2021-11-17 13:56:29 +08:00
parent 3fb2edb000
commit c77b0f9bbf
2 changed files with 2 additions and 2 deletions

View File

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

View File

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