Skip to content

Commit

Permalink
v0.1.2.1 release candidate (#106)
Browse files Browse the repository at this point in the history
* v0.1.2.1 release candidate

* ignore snapshots
  • Loading branch information
cpsievert authored Jun 9, 2021
1 parent 33ed2ea commit 9858628
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ Untitled*
^CODE_OF_CONDUCT\.md$
^vignettes$
^tests/figs$
^tests/testthat/_snaps$
^tests/testthat/testthat-problems.rds$
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: thematic
Title: Unified and Automatic 'Theming' of 'ggplot2', 'lattice', and 'base' R Graphics
Version: 0.1.2.9000
Version: 0.1.2.1
Authors@R: c(
person("Carson", "Sievert", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-4958-2844")),
person("Barret", "Schloerke", email = "[email protected]", role = "aut", comment = c(ORCID = "0000-0001-9986-114X")),
Expand Down
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# thematic 0.1.2.9000
# thematic 0.1.2.1

Patch release for vdiffr 1.0

# thematic 0.1.2

Expand Down

0 comments on commit 9858628

Please sign in to comment.