diff --git a/Makefile b/Makefile index 6624c52cd7..c11bcc35f1 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Use of this source code is governed by an Apache2 # license that can be found in the LICENSE file. -VERSION := 0.12.2-dev +VERSION := 0.12.2 GO := go GOVERSION := 1.11