update goctl version to 1.1.3 (#364)

master
Kevin Wan 4 years ago committed by GitHub
parent 6c624a6ed0
commit 2854ca03b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save