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 e8389e8 commit c0e6855Copy full SHA for c0e6855
1 file changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "PackageCompiler"
2
uuid = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
3
-version = "2.0.10"
+version = "2.0.11"
4
5
[deps]
6
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
@@ -13,7 +13,7 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
13
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
14
15
[compat]
16
-RelocatableFolders = "1"
+RelocatableFolders = "0.1, 0.3, 1"
17
julia = "1.6"
18
19
[extras]
0 commit comments