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

Commit 2b0725c

Browse files
authored
Bump version to 0.4.0. (#358)
1 parent 9847621 commit 2b0725c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opencensus/common/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717

1818
// The current version of the opencensus core library. Macro to allow literal
1919
// string concatenation in constexpr statements.
20-
#define OPENCENSUS_VERSION "0.4.0-dev"
20+
#define OPENCENSUS_VERSION "0.4.0"
2121

2222
#endif // OPENCENSUS_COMMON_VERSION_H_

0 commit comments

Comments
 (0)