release v0.2.6

This commit is contained in:
dushixiang 2021-02-21 22:19:45 +08:00
parent 603b7a8415
commit a79bec5308
2 changed files with 2 additions and 2 deletions

View File

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

View File

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