Skip to content

Commit

Permalink
Bump VERSION and update NEWS.md for release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pbchase committed Jul 13, 2022
1 parent 7c7d97c commit 4999c6e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: redcapcustodian
Type: Package
Title: System data cleaning for REDCap
Version: 0.6.0
Version: 0.6.1
Authors@R:c(
person("Philip", "Chase",
email = "pbc@ufl.edu",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ All notable changes to the redcapcustodian package and its contained scripts wil
This project adheres to [Semantic Versioning](http://semver.org/).


## [0.6.1] - 2022-07-13
### Changed
- Fix typo in description (Philip Chase)


## [0.6.0] - 2022-07-13
### Added
- Add resources for publication (Philip Chase)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0
0.6.1

0 comments on commit 4999c6e

Please # to comment.