Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
bump version to v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michelle Noorali committed Aug 27, 2018
1 parent 71fc6ec commit 9f258ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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.
Release = "v0.16.0-rc.1"
Release = "v0.16.0"

// BuildMetadata is extra build time data
BuildMetadata = ""
Expand Down

0 comments on commit 9f258ef

Please sign in to comment.