Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
inconshreveable committed Oct 20, 2013
1 parent e58d359 commit 92569be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ngrok/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
const (
Proto = "2"
Major = "1"
Minor = "4"
Minor = "5"
)

func MajorMinor() string {
Expand Down

0 comments on commit 92569be

Please sign in to comment.