Skip to content

Commit 9a857e8

Browse files
authored
Merge pull request #827 from go-graphite/deniszh-patch-2
Bump version from 0.19.0 to 0.19.1
2 parents 47dc073 + 84e0004 commit 9a857e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go-carbon.go

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

3131
// Version of go-carbon
32-
const Version = "0.19.0"
32+
const Version = "0.19.1"
3333

3434
var BuildVersion = "(development version)"
3535

0 commit comments

Comments
 (0)