bump version to v2.10

pull/4207/head
Matthew Fisher 7 years ago committed by Sebastien Plisson
parent a82f3cf64c
commit 4f52244933

@ -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