Skip to content

Commit

Permalink
oops forgot to bump version.go
Browse files Browse the repository at this point in the history
  • Loading branch information
oconnor663 committed Feb 10, 2016
1 parent 5481c35 commit b5a91f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/libkb/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package libkb

// Version is the current version (should be MAJOR.MINOR.PATCH)
const Version = "1.0.10"
const Version = "1.0.11"

// DefaultBuild is the current build number
const DefaultBuild = "0"

0 comments on commit b5a91f4

Please sign in to comment.