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 800e39c commit 402ca81Copy full SHA for 402ca81
test/runtests.jl
@@ -21,7 +21,7 @@ ENV["JULIA_PKG_SERVER"] = ""
21
Pkg.add(;
22
name = "BrokenRecord",
23
uuid = "bdd55f5b-6e67-4da1-a080-6086e55655a0",
24
- version = "0.1.3",
+ version = "0.1.9",
25
)
26
import BrokenRecord
27
end
0 commit comments