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

pull/1049/head
Adam Reese 8 years ago
parent e4c60380a5
commit 47c360da37

@ -23,4 +23,4 @@ package version // import "k8s.io/helm/pkg/version"
// 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.
var Version = "v2.0.0-alpha.2" var Version = "v2.0.0-alpha.3"

Loading…
Cancel
Save