diff --git a/Makefile b/Makefile index 0359cb4..dd3269e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := help -VERSION := v1.1.0 +VERSION := v1.2.0 fmt: gofmt -l .