We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24fecf8 commit 526687bCopy full SHA for 526687b
cmd/toru/main.go
@@ -12,7 +12,7 @@ import (
12
13
const (
14
binaryName = "toru"
15
- version = "v0.3.2.1"
+ version = "v0.3.3"
16
)
17
18
var (
0 commit comments