Skip to content

Commit

Permalink
version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kw510 committed Nov 6, 2023
1 parent 97e65b5 commit 3619a48
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 @@ -10,7 +10,7 @@ import (
"google.golang.org/protobuf/types/pluginpb"
)

const version = "0.1.0"
const version = "0.2.2"

func main() {
showVersion := flag.Bool("version", false, "print the version and exit")
Expand Down

0 comments on commit 3619a48

Please sign in to comment.