Skip to content

Commit 23f0f30

Browse files
committed
Bump version number again
1 parent cff04c0 commit 23f0f30

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: rlang
2-
Version: 1.1.4.9000
2+
Version: 1.1.5.9000
33
Title: Functions for Base Types and Core R and 'Tidyverse' Features
44
Description: A toolbox for working with base types, core R features
55
like the condition system, and core 'Tidyverse' features like tidy
@@ -8,12 +8,12 @@ Authors@R: c(
88
person("Lionel", "Henry", ,"[email protected]", c("aut", "cre")),
99
person("Hadley", "Wickham", ,"[email protected]", "aut"),
1010
person(given = "mikefc",
11-
email = "[email protected]",
12-
role = "cph",
11+
email = "[email protected]",
12+
role = "cph",
1313
comment = "Hash implementation based on Mike's xxhashlite"),
1414
person(given = "Yann",
1515
family = "Collet",
16-
role = "cph",
16+
role = "cph",
1717
comment = "Author of the embedded xxHash library"),
1818
person(given = "Posit, PBC", role = c("cph", "fnd"))
1919
)
@@ -41,7 +41,7 @@ Suggests:
4141
usethis,
4242
vctrs (>= 0.2.3),
4343
withr
44-
Enhances:
44+
Enhances:
4545
winch
4646
Encoding: UTF-8
4747
RoxygenNote: 7.3.2

0 commit comments

Comments
 (0)