Skip to content

Commit

Permalink
feat(jzero): release v0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronnie committed May 20, 2024
1 parent 1115f7a commit 3b0cf2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ var (

// ldflags
var (
version = "0.16.0"
version = "0.16.1"
commit string
date string
)
Expand Down

0 comments on commit 3b0cf2e

Please sign in to comment.