Skip to content

Commit 717b5a8

Browse files
committed
Increment version number to 2.1.0
1 parent abf4f74 commit 717b5a8

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,6 +1,6 @@
11
Package: reprex
22
Title: Prepare Reproducible Example Code via the Clipboard
3-
Version: 2.0.2.9000
3+
Version: 2.1.0
44
Authors@R: c(
55
person("Jennifer", "Bryan", , "jenny@posit.co", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-6983-2759")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# reprex (development version)
1+
# reprex 2.1.0
22

33
* `reprex()` no longer includes the full traceback by default, as this is
44
only useful in relatively rare situations, and otherwise adds a bunch

0 commit comments

Comments
 (0)