Skip to content

Commit

Permalink
Merge pull request #183 from q384566678/bump-version
Browse files Browse the repository at this point in the history
version: bump to v0.3.0
  • Loading branch information
Zhou Hao authored Sep 14, 2017
2 parents 386cd33 + 52dd27f commit da685aa
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 @@ -20,7 +20,7 @@ const (
// VersionMajor is for an API incompatible changes
VersionMajor = 0
// VersionMinor is for functionality in a backwards-compatible manner
VersionMinor = 2
VersionMinor = 3
// VersionPatch is for backwards-compatible bug fixes
VersionPatch = 0

Expand Down

0 comments on commit da685aa

Please sign in to comment.