Skip to content

Commit

Permalink
Bump version to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andrie committed Mar 7, 2022
1 parent 5902d40 commit ac28ee1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mailmerge
Title: Mail Merge Using R Markdown Documents and 'gmailr'
Version: 0.2.3.9000
Version: 0.2.4
Authors@R:
person(given = "Andrie",
family = "de Vries",
Expand Down
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# mailmerge 0.2.3.9000
# mailmerge 0.2.4

* Handle an email where the CC is `N/A`
* Handle email where the CC is `N/A`

# mailmerge 0.2.3

Expand Down
3 changes: 3 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
url: https://andrie.github.io/mailmerge

template:
bootstrap: 5

destination: docs

reference:
Expand Down

0 comments on commit ac28ee1

Please sign in to comment.