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

Commit

Permalink
version: bump to 0.10.0 to prepare for next wave of developments
Browse files Browse the repository at this point in the history
  • Loading branch information
odeke-em committed Jan 17, 2019
1 parent 7913da1 commit 7f88e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stats.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const (
opencensusTaskKey = "opencensus_task"
opencensusTaskDescription = "Opencensus task identifier"
defaultDisplayNamePrefix = "OpenCensus"
version = "0.9.0"
version = "0.10.0"
)

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

0 comments on commit 7f88e3b

Please sign in to comment.