Skip to content

Commit

Permalink
Increment version number to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nucleic-acid committed Jan 17, 2022
1 parent 8f5683b commit 46c732f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: namedropR
Type: Package
Title: Create Visual Citations to Include in Presentations
Version: 2.1.0
Version: 2.1.1
Authors@R: c(
person(given = c("Christian", "A."),
family = "Gebhard",
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# namedropR 2.1.1

* Removes examples from not-exported functions to fulfill CRAN reviewer comment
* Adds and improves test coverage for additional input situations.
* Minor style adjustments for compact and clean style.

# namedropR 2.1.0

* Implements 'compact' output style. See update vignette for usage.
Expand Down

0 comments on commit 46c732f

Please sign in to comment.