Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tarjinde committed Sep 29, 2022
1 parent 46e1260 commit f33faa4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Type: Package
Title: Script Based 'NONMEM' Model Development
URL: https://tsahota.github.io/NMproject/, https://github.com/tsahota/NMproject
BugReports: https://github.com/tsahota/NMproject/issues
Version: 0.6.8
Version: 0.6.9
Authors@R: c(
person("Tarj", "Sahota", email = "[email protected]",
role = c("aut", "cre", "cph")),
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# NMproject 0.6.9

* Removed timing test

# NMproject 0.6.8

* Removed reshape2 imports and replaced with tidyr v1.0.0.
Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* Removed test which was causing CRAN test failure
* Removed non critical timing test

## Test environments

Expand Down

0 comments on commit f33faa4

Please sign in to comment.