Skip to content

Commit 325e52e

Browse files
authored
Bump version number to 0.9.1
1 parent bd70382 commit 325e52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/metrics/listener.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
"github.com/DataDog/datadog-lambda-go/internal/logger"
2525
)
2626

27-
const datadogLambdaVersion = "v0.9.0"
27+
const datadogLambdaVersion = "v0.9.1"
2828

2929
type (
3030
// Listener implements wrapper.HandlerListener, injecting metrics into the context

0 commit comments

Comments
 (0)