Skip to content

Commit

Permalink
Increment version number to 1.0.5.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilHvitfeldt committed Oct 20, 2023
1 parent 233a5fc commit 59e6775
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: textrecipes
Title: Extra 'Recipes' for Text Processing
Version: 1.0.5
Version: 1.0.5.9000
Authors@R: c(
person("Emil", "Hvitfeldt", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0679-1945")),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# textrecipes (development version)

# textrecipes 1.0.5

* `step_untokenize()` and `step_normalization()` now returns factors instead of strings. (#247)
Expand Down

0 comments on commit 59e6775

Please sign in to comment.