Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 7f88e3b

Browse files
committed
version: bump to 0.10.0 to prepare for next wave of developments
1 parent 7913da1 commit 7f88e3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stats.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const (
4848
opencensusTaskKey = "opencensus_task"
4949
opencensusTaskDescription = "Opencensus task identifier"
5050
defaultDisplayNamePrefix = "OpenCensus"
51-
version = "0.9.0"
51+
version = "0.10.0"
5252
)
5353

5454
var userAgent = fmt.Sprintf("opencensus-go %s; stackdriver-exporter %s", opencensus.Version(), version)

0 commit comments

Comments
 (0)