release v0.2.7
This commit is contained in:
parent
cc9ed70822
commit
88b0e39f48
2
main.go
2
main.go
@ -23,7 +23,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
const Version = "v0.2.6"
|
||||
const Version = "v0.2.7"
|
||||
|
||||
func main() {
|
||||
log.Fatal(Run())
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "next-terminal",
|
||||
"version": "0.2.6",
|
||||
"version": "0.2.7",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^4.3.0",
|
||||
|
Loading…
Reference in New Issue
Block a user