diff --git a/tars/tools/tars2go/version/version.go b/tars/tools/tars2go/version/version.go index b8a55745..e2662530 100644 --- a/tars/tools/tars2go/version/version.go +++ b/tars/tools/tars2go/version/version.go @@ -1,4 +1,4 @@ package version // VERSION of the tars2go tools. -const VERSION = "1.2.2" +const VERSION = "1.2.3"