Skip to content

Commit

Permalink
Increment version number to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Jul 6, 2024
1 parent 9b2f637 commit 0786dff
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: reprex
Title: Prepare Reproducible Example Code via the Clipboard
Version: 2.1.0.9000
Version: 2.1.1
Authors@R: c(
person("Jennifer", "Bryan", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6983-2759")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# reprex (development version)
# reprex 2.1.1

* `reprex(style = FALSE)` will never nag about installing styler (#461).

Expand Down

0 comments on commit 0786dff

Please sign in to comment.