release v0.2.1
This commit is contained in:
parent
0539ce351d
commit
34a16be204
2
main.go
2
main.go
@ -22,7 +22,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
const Version = "v0.2.0"
|
||||
const Version = "v0.2.1"
|
||||
|
||||
func main() {
|
||||
log.Fatal(Run())
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "next-terminal",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^4.3.0",
|
||||
|
Loading…
Reference in New Issue
Block a user