Skip to content

Commit 2989b25

Browse files
github-actions[bot]CompatHelper Juliacncastillo
authored
CompatHelper: bump compat for MAT to 0.11 for package KomaMRIPlots, (keep existing compat) (#651)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Carlos Castillo Passi <[email protected]>
1 parent ee3bc2f commit 2989b25

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

KomaMRIPlots/Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name = "KomaMRIPlots"
22
uuid = "76db0263-63f3-4d26-bb9a-5dba378db904"
3-
authors = ["Carlos Castillo Passi <[email protected]>"]
43
version = "0.9.5"
4+
authors = ["Carlos Castillo Passi <[email protected]>"]
5+
6+
[workspace]
7+
projects = ["test"]
58

69
[deps]
710
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
@@ -21,7 +24,7 @@ KomaPlotsPlutoPlotlyExt = "PlutoPlotly"
2124
[compat]
2225
Interpolations = "0.13, 0.14, 0.15, 0.16"
2326
KomaMRIBase = "0.9.4"
24-
MAT = "0.10"
27+
MAT = "0.10, 0.11"
2528
PlotlyJS = "0.18"
2629
PlutoPlotly = "0.4, 0.5, 0.6"
2730
QMRIColors = "1"
@@ -30,6 +33,3 @@ julia = "1.9"
3033

3134
[extras]
3235
PlutoPlotly = "8e989ff0-3d88-8e9f-f020-2b208a939ff0"
33-
34-
[workspace]
35-
projects = ["test"]

0 commit comments

Comments
 (0)