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 2040a86 commit d7a3ff0Copy full SHA for d7a3ff0
Project.toml
@@ -1,7 +1,7 @@
1
name = "ReTest"
2
uuid = "e0db7c4e-2690-44b9-bad6-7687da720f89"
3
authors = ["Rafael Fourquet <[email protected]>"]
4
-version = "0.2.0"
+version = "0.3.0"
5
6
[deps]
7
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
@@ -12,7 +12,7 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
12
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
13
14
[compat]
15
-InlineTest = "0.1.1 - 0.2.0"
+InlineTest = "=0.2.0"
16
Revise = "3.1"
17
julia = "1"
18
0 commit comments