Skip to content

Commit

Permalink
chore: updated dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
kapsner committed Oct 15, 2024
1 parent 6174204 commit 7a73a33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
## R CMD check results

0 errors | 0 warnings | 0 notes

Addresses the impending ban of git2r from cran.
2 changes: 1 addition & 1 deletion data-raw/devstuffs.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ my_desc$set_authors(c(
# Remove some author fields
my_desc$del("Maintainer")
# Set the version
my_desc$set_version("0.0.9")
my_desc$set_version("0.0.9.9001")
# The title of your package
my_desc$set(Title = "Auto-Generate Changelog using Conventional Commits")
# The description of your package
Expand Down

0 comments on commit 7a73a33

Please sign in to comment.