We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275a8c0 commit c618a2dCopy full SHA for c618a2d
src/BenchmarkTools.jl
@@ -10,7 +10,7 @@ if VERSION >= v"0.7.0-DEV.3052"
10
using Printf
11
end
12
13
-const BENCHMARKTOOLS_VERSION = v"0.2.2"
+const BENCHMARKTOOLS_VERSION = v"0.3.0"
14
15
##########
16
# Timers #
0 commit comments