Skip to content

Commit

Permalink
Version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcat committed Nov 23, 2016
1 parent 7a06d0e commit 97b3a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const VersionMajor = 0
const VersionMinor = 2

// VersionPatch holds the release patch number
const VersionPatch = 0
const VersionPatch = 2

// Version holds the combination of major minor and patch as a string
// of format Major.Minor.Patch
Expand Down

0 comments on commit 97b3a06

Please # to comment.