Skip to content

Commit

Permalink
Merge pull request #2 from JaimeRZP/compathelper/new_version/2023-10-…
Browse files Browse the repository at this point in the history
…01-00-36-03-648-01704426166

CompatHelper: bump compat for NumericalIntegration to 0.3, (keep exis…
  • Loading branch information
JaimeRZP authored Oct 1, 2023
2 parents 1107b2d + bcd6e8f commit 6592b0c
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 = "LimberJack"
uuid = "6b86205d-155a-4b14-b82d-b6a149ea78f2"
authors = ["Jaime Ruiz-Zapatero <[email protected]>", "David Alonso", "Andrina Nicola", "Arrykrishna Mootoovaloo", "James Sullivan", "Marco Bonic"]
version = "0.1.0"
version = "0.1.1"

[deps]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
Expand All @@ -19,7 +19,7 @@ BoltExt = "Bolt"

[compat]
Interpolations = "0.14.7"
NumericalIntegration = "0.2.0"
NumericalIntegration = "0.2.0, 0.3"
julia = "1.9"

[extras]
Expand Down

0 comments on commit 6592b0c

Please sign in to comment.