Skip to content

Commit 8083393

Browse files
committed
Increment version number to 0.3.3
1 parent edf9d9c commit 8083393

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.2.9000
4+
Version: 0.3.3
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tidytext (development version)
1+
# tidytext 0.3.3
22

33
* `scale_x/y_reordered()` now uses a function `labels` as its main input (#200)
44
* Fixed how `to_lower` is passed to underlying tokenization function for character shingles (#208)

0 commit comments

Comments
 (0)