Skip to content

Commit 2fe7a83

Browse files
committed
bump version
1 parent a5b712a commit 2fe7a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documize/api/endpoint/router.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import (
2929
const (
3030
// AppVersion does what it says
3131
// Note: versioning scheme is not http://semver.org
32-
AppVersion = "0.14.1"
32+
AppVersion = "0.14.2"
3333
)
3434

3535
var port, certFile, keyFile, forcePort2SSL string

0 commit comments

Comments
 (0)