Skip to content

Commit 90538d4

Browse files
committed
Bump version
1 parent be04f83 commit 90538d4

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: stringr
22
Title: Simple, Consistent Wrappers for Common String Operations
3-
Version: 1.3.0.9000
3+
Version: 1.3.1
44
Authors@R: c(
55
person("Hadley", "Wickham", , "[email protected]", c("aut", "cre", "cph")),
66
person("RStudio", role = c("cph", "fnd"))

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# stringr 1.3.0.9000
1+
# stringr 1.3.1
22

33
* `str_replace_all()` with a named vector now respects modifier functions (#207)
44

0 commit comments

Comments
 (0)