Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Jun 26, 2023
1 parent 2515851 commit 1992483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/tar_make.R
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ tar_make_inner <- function(
envir = tar_option_get("envir")
)$run()
} else {
tar_assert_package("crew (>= 0.2.1)")
tar_assert_package("crew (>= 0.3.0)")
crew_init(
pipeline = pipeline,
meta = meta_init(path_store = path_store),
Expand Down

0 comments on commit 1992483

Please sign in to comment.