Skip to content

Commit

Permalink
Update required renv version
Browse files Browse the repository at this point in the history
  • Loading branch information
cforgaci committed Feb 2, 2025
1 parent 66f405d commit aff4797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renv/activate.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
local({

# the requested version of renv
version <- "1.0.11"
version <- "1.1.0"
attr(version, "sha") <- NULL

# the project directory
Expand Down

0 comments on commit aff4797

Please sign in to comment.