Skip to content

Commit

Permalink
CompatHelper: bump compat for RData to 1, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Oct 11, 2022
1 parent b1a5959 commit 5f95af2
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 @@ -16,7 +16,7 @@ CSV = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10"
CodecZlib = "0.4, 0.5, 0.6, 0.7"
DataFrames = "0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 1"
FileIO = "1"
RData = "0.5, 0.6, 0.7, 0.8"
RData = "0.5, 0.6, 0.7, 0.8, 1"
Reexport = "0.2, 1.0"
julia = "1"

Expand Down

0 comments on commit 5f95af2

Please sign in to comment.