diff --git a/version.go b/version.go index 940d869a..0ba1bb22 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gendoc // VERSION is the version of protoc-gen-doc being used. -const VERSION = "1.4.1" +const VERSION = "1.5.0"