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

Commit 457d67e

Browse files
author
Ramon Nogueira
authored
Bump version string to 0.16.0 (#863)
1 parent 7b55805 commit 457d67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opencensus.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ package opencensus // import "go.opencensus.io"
1717

1818
// Version is the current release version of OpenCensus in use.
1919
func Version() string {
20-
return "0.15.0"
20+
return "0.16.0"
2121
}

0 commit comments

Comments
 (0)