Skip to content

Commit

Permalink
Putting in real date (in DESCRIPTION) to handle `devtools::check_win_…
Browse files Browse the repository at this point in the history
…devel` note
  • Loading branch information
njlyon0 committed Apr 26, 2024
1 parent 29e3333 commit 9f89244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: dndR
Type: Package
Title: Dungeons & Dragons Functions for Players and Dungeon Masters
Version: 2.0.0
Date: `r Sys.Date()`
Date: 2024-04-26
Authors@R: c(
person(given = "Nicholas", family = "Lyon",
role = c("aut", "cre", "cph"),
Expand Down

0 comments on commit 9f89244

Please sign in to comment.