Skip to content

Commit f92faf7

Browse files
committed
Increment version number to 1.0.2
1 parent c9e0a8b commit f92faf7

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: lifecycle
22
Title: Manage the Life Cycle of your Package Functions
3-
Version: 1.0.1.9001
3+
Version: 1.0.2
44
Authors@R: c(
55
person("Lionel", "Henry", , "[email protected]", role = c("aut", "cre")),
66
person("Hadley", "Wickham", , "[email protected]", role = "aut",

NEWS.md

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

33
* You can now generate arbitrary text in a deprecation message by
44
wrapping `what` or `with` in `I()` (#120).

0 commit comments

Comments
 (0)