Skip to content

Commit

Permalink
Bump version to submit to cran
Browse files Browse the repository at this point in the history
  • Loading branch information
kbroman committed May 18, 2024
1 parent e3db016 commit b372d0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: broman
Version: 0.83-3
Date: 2024-05-09
Version: 0.84
Date: 2024-05-18
Title: Karl Broman's R Code
Description: Miscellaneous R functions, including functions related to
graphics (mostly for base graphics), permutation tests, running
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Revision history for the R/broman package
-----------------------------------------

## Version 0.83-3, 2024-05-09
## Version 0.84, 2024-05-18

- Allow `NA`s in `runningmean()` and `runningratio()`.

Expand Down

0 comments on commit b372d0d

Please sign in to comment.