Skip to content

Commit a395e78

Browse files
committed
Bump version
1 parent d307a9f commit a395e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/carbonapi/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
)
2929

3030
// Version of carbonapi
31-
const Version = "0.18.1"
31+
const Version = "0.18.2"
3232

3333
// BuildVersion is provided to be overridden at build time. Eg. go build -ldflags -X 'main.BuildVersion=...'
3434
var BuildVersion = "(development build)"

0 commit comments

Comments
 (0)