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

pull/877/head v2.0.0-alpha.2
Adam Reese 8 years ago
parent 5b6fad043a
commit 69f66629c4

@ -23,4 +23,4 @@ package version
// Increment major number for new feature additions and behavioral changes.
// Increment minor number for bug fixes and performance enhancements.
// Increment patch number for critical fixes to existing releases.
var Version = "v2.0.0-alpha.1"
var Version = "v2.0.0-alpha.2"

Loading…
Cancel
Save