Skip to content

Commit

Permalink
bump NEWS and version (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbarbone committed Jan 7, 2024
1 parent 21a5f12 commit 7d61a85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: Rprofile
Title: Functions to be loaded with Rprofile
Version: 0.0.0.9000
Version: 0.0.0.9001
Authors@R:
person(given = "Jordan Mark",
family = "Barbone",
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## New features

* `.GithubRelease()` added to create a GitHub (pre)release [#29]
* `.Rprofile()` gains a `path` argument (with defaults) for identifying an `.Rprofile` location [#23]
* `.FindRprofile()` added to find your `.Rprofile` file; used within `.Rprofile()` [#23]
* Adds `.LintFile()` for selecting individual files to `lint` (defaults to currently opened file) [#21]
Expand Down

0 comments on commit 7d61a85

Please sign in to comment.