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 fe9a09b commit 57368e6Copy full SHA for 57368e6
InlineTest/Project.toml
@@ -1,7 +1,7 @@
1
name = "InlineTest"
2
uuid = "bd334432-b1e7-49c7-a2dc-dd9149e4ebd6"
3
authors = ["Rafael Fourquet <[email protected]>"]
4
-version = "0.1.0"
+version = "0.1.1"
5
6
[deps]
7
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Project.toml
@@ -11,7 +11,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
11
12
13
[compat]
14
-InlineTest = "=0.1.0"
+InlineTest = "=0.1.1"
15
julia = "1"
16
17
[extras]
0 commit comments