chore(*): bump to v2.0.0-alpha.5

pull/1217/head
Adam Reese 9 years ago committed by Ville Aikas
parent d45fd461b6
commit cb564db324

@ -26,7 +26,7 @@ var (
// Increment major number for new feature additions and behavioral changes. // Increment major number for new feature additions and behavioral changes.
// Increment minor number for bug fixes and performance enhancements. // Increment minor number for bug fixes and performance enhancements.
// Increment patch number for critical fixes to existing releases. // Increment patch number for critical fixes to existing releases.
Version = "v2.0.0-alpha.4" Version = "v2.0.0-alpha.5"
// BuildMetadata is extra build time data // BuildMetadata is extra build time data
BuildMetadata = "" BuildMetadata = ""

Loading…
Cancel
Save