Skip to content

Commit

Permalink
Merge pull request #27 from garrekstemo/compathelper/new_version/2024…
Browse files Browse the repository at this point in the history
…-05-08-00-57-49-270-04009437042

CompatHelper: bump compat for DataInterpolations to 5, (keep existing compat)
  • Loading branch information
garrekstemo authored Jun 17, 2024
2 parents a28e509 + 17a8e99 commit 9d7faa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RefractiveIndex = "97a43521-7681-4ec2-835f-5b8ab7e7617e"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
DataInterpolations = "4"
DataInterpolations = "4, 5"
RefractiveIndex = "0.4"
StaticArrays = "1"
julia = "1.9"
Expand Down

0 comments on commit 9d7faa1

Please sign in to comment.