Skip to content

Commit 8934fd5

Browse files
feat: version v2.0.0
1 parent f0e6e72 commit 8934fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
const (
2121
wsDomain = "wss://tarmoqchi.uz/server"
2222
httpDomain = "https://tarmoqchi.uz"
23-
version = "Tarmoqchi CLI v1.1.1"
23+
version = "Tarmoqchi CLI v2.0.0"
2424
)
2525

2626
// RequestType enum

0 commit comments

Comments
 (0)