Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
HarveyKandola committed Jul 11, 2016
1 parent a5b712a commit 2fe7a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documize/api/endpoint/router.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
const (
// AppVersion does what it says
// Note: versioning scheme is not http://semver.org
AppVersion = "0.14.1"
AppVersion = "0.14.2"
)

var port, certFile, keyFile, forcePort2SSL string
Expand Down

0 comments on commit 2fe7a83

Please sign in to comment.