Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sxwebdev committed Oct 25, 2022
1 parent 800fed1 commit 4607265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/pgxgen/pgxgen.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
"gopkg.in/yaml.v3"
)

var version = "v0.0.16"
var version = "v0.0.17"

func Start(args []string) error {
if len(args) == 0 {
Expand Down

0 comments on commit 4607265

Please sign in to comment.