bump version to v2.10

pull/4207/head^2
Matthew Fisher 7 years ago committed by Sebastien Plisson
parent e4cc308ad2
commit 044191e490

@ -26,7 +26,7 @@ var (
// 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.
Version = "v2.8"
Version = "v2.10"
// BuildMetadata is extra build time data
BuildMetadata = "unreleased"

Loading…
Cancel
Save