Skip to content

Commit 3921b92

Browse files
committed
Bump version, drop unsupported julia versions
1 parent 107b491 commit 3921b92

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,12 +1,12 @@
11
name = "RequiredInterfaces"
22
uuid = "97f35ef4-7bc5-4ec1-a41a-dcc69c7308c6"
33
authors = ["Sukera <[email protected]>"]
4-
version = "0.1.6"
4+
version = "0.1.7"
55

66
[deps]
77
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
88
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
99
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1010

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

0 commit comments

Comments
 (0)