Skip to content

Commit e2ece54

Browse files
committed
Bump version to 0.5.1
1 parent d89231a commit e2ece54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ BRANCH := $(shell git rev-parse --abbrev-ref HEAD)
22
BUILDDATE := $(shell date -u +%FT%T%z)
33
BUILDTS := $(shell date -u +%s)
44
REVISION := $(shell git rev-parse HEAD)
5-
VERSION := 0.5.0
5+
VERSION := 0.5.1
66
VERSION_DEV := $(VERSION)-dev$(shell date -u +%Y%m%d%H%M)
77

88
PROMETHEUS_TAG := github.com/prometheus/common/version

0 commit comments

Comments
 (0)