Skip to content

Commit 38bb8c0

Browse files
committed
Bump version to 0.5.7
1 parent da5793a commit 38bb8c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6
5+
VERSION := 0.5.7
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)