Skip to content

Commit 06ecb38

Browse files
pfitzsebKristofferC
authored andcommitted
update to 0.3.5 (#16)
1 parent e495606 commit 06ecb38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LoweredCodeUtils"
22
uuid = "6f1432cf-f94c-5a45-995e-cdbf5db27b0b"
33
authors = ["Tim Holy <[email protected]>"]
4-
version = "0.3.4"
4+
version = "0.3.5"
55

66
[deps]
77
JuliaInterpreter = "aa1ae85d-cabe-5617-a682-6adf51b2e16a"
@@ -10,7 +10,7 @@ JuliaInterpreter = "aa1ae85d-cabe-5617-a682-6adf51b2e16a"
1010
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1111

1212
[compat]
13-
JuliaInterpreter = "0.3, 0.4, 0.5"
13+
JuliaInterpreter = "0.3, 0.4, 0.5, 0.6"
1414

1515
[targets]
1616
test = ["Test"]

0 commit comments

Comments
 (0)