Skip to content

Commit 86545dc

Browse files
committed
chore: release v0.2.4
1 parent 6373e39 commit 86545dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"os"
66
)
77

8-
const version = "0.2.3"
8+
const version = "0.2.4"
99

1010
func main() {
1111
if len(os.Args) > 1 {

0 commit comments

Comments
 (0)