diff --git a/version.go b/version.go index ca92054..e4f3fea 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package json2go -// Version of swag. -const Version = "v0.2.0" +// Version of json2go. +const Version = "v0.3.0"