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

Commit 0028eea

Browse files
authored
bump version to next expected minor version (#1288)
1 parent b1a01ee commit 0028eea

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.24.0"
20+
return "0.25.0"
2121
}

0 commit comments

Comments
 (0)