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 9d70500 commit 0e30cd3Copy full SHA for 0e30cd3
Project.toml
@@ -1,17 +1,15 @@
1
name = "Setfield"
2
uuid = "efcf1570-3423-57d1-acb7-fd33fddbac46"
3
-version = "1.0.0"
+version = "1.0.1"
4
5
[deps]
6
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
7
Future = "9fa8497b-333b-5362-9e8d-4d0656e87820"
8
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
9
-Requires = "ae029012-a4dd-5104-9daa-d747884805df"
10
11
[compat]
12
ConstructionBase = "0.1, 1.0"
13
MacroTools = "0.4.4, 0.5"
14
-Requires = "0.5, 1.0"
15
julia = "1"
16
17
[extras]
0 commit comments