|
@@ -6,7 +6,7 @@ import (
|
|
)
|
|
)
|
|
|
|
|
|
// BuildVersion is the version of goctl.
|
|
// BuildVersion is the version of goctl.
|
|
-const BuildVersion = "1.2.2"
|
|
|
|
|
|
+const BuildVersion = "1.2.3"
|
|
|
|
|
|
// GetGoctlVersion returns BuildVersion
|
|
// GetGoctlVersion returns BuildVersion
|
|
func GetGoctlVersion() string {
|
|
func GetGoctlVersion() string {
|