Skip to content

Commit

Permalink
submit to CRAN 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cgoo4 committed Jun 26, 2024
1 parent dad9f06 commit ecc4c7c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Version: 0.5.0
Date: 2024-06-26 17:13:57 UTC
SHA: dad9f06db490d14b5ae5a86f1044c66a5b3deeed
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: usedthese
Title: Summarises Package & Function Usage
Version: 0.4.0.9000
Version: 0.5.0
Authors@R:
person("Carl", "Goodwin", , "[email protected]", role = c("aut", "cre", "cph"))
Description: Consistent with 'knitr' syntax highlighting, 'usedthese' adds
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# usedthese (development version)
# usedthese 0.5.0

* Refactored code.
* Improved error messages using `cli_abort`.
Expand Down

0 comments on commit ecc4c7c

Please sign in to comment.