Skip to content

Commit 9e58410

Browse files
authored
Update Project.toml
1 parent f5ca8d1 commit 9e58410

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "RvSpectMLBase"
22
uuid = "c48404b2-35ea-40e7-ac7f-06a53de703d6"
33
authors = ["Eric Ford"]
4-
version = "0.2.2"
4+
version = "0.2.3"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -21,7 +21,7 @@ Interpolations = "0.12, 0.13, 0.14"
2121
NaNMath = "0.3, 1"
2222
Query = "1.0"
2323
SpecialFunctions = "1.0, 1.1, 2"
24-
julia = "1.6, 1.7"
24+
julia = "1.6, 1.7, 1.8, 1.9"
2525

2626
[extras]
2727
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)