Skip to content

Commit

Permalink
Bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Dec 20, 2022
1 parent 178a5c1 commit f771078
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,7 +1,7 @@
Type: Package
Package: tidytext
Title: Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools
Version: 0.3.4.9000
Version: 0.4.0
Authors@R: c(
person("Gabriela", "De Queiroz", , "gabidequeiroz@gmail.com", role = "ctb"),
person("Colin", "Fay", , "contact@colinfay.me", role = "ctb",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
@@ -1,4 +1,4 @@
# tidytext (development version, to be released as 0.4.0)
# tidytext 0.4.0

* hunspell is now a suggested dependency, thanks to @MichaelChirico (#221)
* Added `stm()` tidiers for high FREX and lift words (#223)
Expand Down

0 comments on commit f771078

Please sign in to comment.