Skip to content

Commit 5d31908

Browse files
committed
Bump to devel version. Closes #212.
1 parent 8083393 commit 5d31908

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ paper\..*
1616
^\.github$
1717
^codecov\.yml$
1818
^vignettes/articles$
19+
^CRAN-SUBMISSION$

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: tidytext
33
Title: Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools
4-
Version: 0.3.3
4+
Version: 0.3.3.9000
55
Authors@R: c(
66
person("Gabriela", "De Queiroz", , "[email protected]", role = "ctb"),
77
person("Colin", "Fay", , "[email protected]", role = "ctb",

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# tidytext (development version)
2+
13
# tidytext 0.3.3
24

35
* `scale_x/y_reordered()` now uses a function `labels` as its main input (#200)

0 commit comments

Comments
 (0)