Skip to content

Commit 5712547

Browse files
committed
prepare for release
Signed-off-by: Josh Humphries <2035234+jhump@users.noreply.github.com>
1 parent b317ebc commit 5712547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

otelconnect.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
)
2626

2727
const (
28-
version = "0.8.1-dev"
28+
version = "0.9.0"
2929
semanticVersion = "semver:" + version
3030
instrumentationName = "connectrpc.com/otelconnect"
3131

0 commit comments

Comments
 (0)