update goctl version to 1.1.3 (#364)

This commit is contained in:
Kevin Wan
2021-01-08 14:02:59 +08:00
committed by GitHub
parent 6c624a6ed0
commit 2854ca03b4

View File

@@ -27,7 +27,7 @@ import (
)
var (
BuildVersion = "1.1.1"
BuildVersion = "1.1.3"
commands = []cli.Command{
{
Name: "api",