Skip to content

Commit 8d530fe

Browse files
authored
Bump support to Julia 1.6
1 parent 8db036b commit 8d530fe

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,6 +1,6 @@
11
name = "IntegerMathUtils"
22
uuid = "18e54dd8-cb9d-406c-a71d-865a43cbb235"
3-
version = "0.1.1"
3+
version = "0.1.2"
44

55
[extras]
66
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
@@ -9,4 +9,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
99
test = ["Test"]
1010

1111
[compat]
12-
julia = "1"
12+
julia = "1.6"

0 commit comments

Comments
 (0)