Skip to content

Commit

Permalink
update Pluto compat (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
eahenle authored Jul 11, 2022
1 parent c7a1fa3 commit 175a991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PoreMatMod"
uuid = "2de0d7f0-0963-4438-8bc8-7e7ffe3dc69a"
authors = ["SimonEnsemble <[email protected]>"]
version = "0.2.14"
version = "0.2.15"

[deps]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Expand All @@ -27,7 +27,7 @@ DataFrames = "1"
FIGlet = "~0.2.0"
Graphs = "1.4"
MetaGraphs = "0.7"
Pluto = "0.18"
Pluto = "0.18, 0.19"
Reexport = "1.1"
StatsBase = "0.33"
Xtals = "~0.3.0, ~0.4.0"
Expand Down

0 comments on commit 175a991

Please sign in to comment.