Skip to content

Commit aad3e34

Browse files
committed
build_readme()
1 parent 8b4b477 commit aad3e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ readr is part of the core tidyverse, so you can load it with:
5454
library(tidyverse)
5555
#> ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
5656
#> ✔ dplyr 1.1.4 ✔ readr 2.1.5.9000
57-
#> ✔ forcats 1.0.0 ✔ stringr 1.5.2
57+
#> ✔ forcats 1.0.1 ✔ stringr 1.5.2
5858
#> ✔ ggplot2 4.0.0 ✔ tibble 3.3.0
5959
#> ✔ lubridate 1.9.4 ✔ tidyr 1.3.1
6060
#> ✔ purrr 1.1.0

0 commit comments

Comments
 (0)