Skip to content

Commit c618a2d

Browse files
committed
update internal version to v0.3.0 due to API change
1 parent 275a8c0 commit c618a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BenchmarkTools.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if VERSION >= v"0.7.0-DEV.3052"
1010
using Printf
1111
end
1212

13-
const BENCHMARKTOOLS_VERSION = v"0.2.2"
13+
const BENCHMARKTOOLS_VERSION = v"0.3.0"
1414

1515
##########
1616
# Timers #

0 commit comments

Comments
 (0)