Skip to content

Commit

Permalink
Increment version number to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jan 27, 2023
1 parent 199195d commit d8d99f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: forcats
Title: Tools for Working with Categorical Variables (Factors)
Version: 0.5.2.9000
Version: 1.0.0
Authors@R: c(
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre")),
person("RStudio", role = c("cph", "fnd"))
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# forcats (development version)
# forcats 1.0.0

## New features

Expand Down

0 comments on commit d8d99f0

Please sign in to comment.