Skip to content

Commit

Permalink
Bump version: v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Khabarov committed Nov 5, 2021
1 parent 4bfe4eb commit 50168ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/sts/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Last part of this path will be used as output package name.
ver = flag.Bool("version", false, "Print current version.")
cfgmap = flag.String("map", "", "Path to YAML file with field map config.")

version = "0.0.6"
version = "0.0.7"
)

func main() {
Expand Down

0 comments on commit 50168ae

Please sign in to comment.