Skip to content

Commit a5ae04b

Browse files
committed
Release new version
1 parent 09b5005 commit a5ae04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/benchmark/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ GitHub: https://github.com/chronoxor/CppBenchmark
3232
namespace CppBenchmark {
3333

3434
//! Project version
35-
const char version[] = "1.0.3.0";
35+
const char version[] = "1.0.4.0";
3636

3737
} // namespace CppBenchmark
3838

0 commit comments

Comments
 (0)