Skip to content

Commit

Permalink
Bump for v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jcvernaleo committed Jun 13, 2016
1 parent f2a12cf commit 1ca9472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Expand Up @@ -19,7 +19,7 @@ const semanticAlphabet = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqr
const (
appMajor uint = 0
appMinor uint = 1
appPatch uint = 5
appPatch uint = 6

// appPreRelease MUST only contain characters from semanticAlphabet
// per the semantic versioning spec.
Expand Down

0 comments on commit 1ca9472

Please sign in to comment.