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 1feedca commit a1d4b35Copy full SHA for a1d4b35
Project.toml
@@ -1,7 +1,7 @@
1
name = "LoweredCodeUtils"
2
uuid = "6f1432cf-f94c-5a45-995e-cdbf5db27b0b"
3
authors = ["Tim Holy <[email protected]>"]
4
-version = "0.1.0"
+version = "0.1.1"
5
6
[deps]
7
JuliaInterpreter = "aa1ae85d-cabe-5617-a682-6adf51b2e16a"
REQUIRE
@@ -1 +1,2 @@
-julia 1.1
+julia 1.0
+JuliaInterpreter
0 commit comments