Skip to content

Commit be1f008

Browse files
authored
Bump to 0.8.0 since we dropped 0.7 support
1 parent 15b1b96 commit be1f008

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Project.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@ name = "MATLAB"
22
uuid = "10e44e05-a98a-55b3-a45b-ba969058deb6"
33
repo = "https://github.com/JuliaInterop/MATLAB.jl.git"
44
license = "MIT"
5-
version = "0.7.1"
5+
version = "0.8.0"
66

77
[deps]
88
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
99
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1010

11+
[compat]
12+
julia = "1"
13+
1114
[extras]
1215
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1316

0 commit comments

Comments
 (0)