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

Commit f5c4b39

Browse files
authored
Bump version to next expected release (#1257)
This is necessary to un-break the build
1 parent 49838f2 commit f5c4b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opencensus.go

+1-1
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.23.0"
20+
return "0.24.0"
2121
}

0 commit comments

Comments
 (0)