Skip to content

Commit e581c97

Browse files
committed
CRAN release 1.1.3
1 parent 062a413 commit e581c97

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,7 +1,7 @@
11
Package: renv
22
Type: Package
33
Title: Project Environments
4-
Version: 1.1.2.9000
4+
Version: 1.1.3
55
Authors@R: c(
66
person("Kevin", "Ushey", role = c("aut", "cre"), email = "kevin@rstudio.com",
77
comment = c(ORCID = "0000-0003-2880-7407")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# renv (development version)
2+
# renv 1.1.3
33

44
* Fixed an issue where `renv::hydrate()` could fail to install packages
55
discovered in the user library during `renv::init()`. (#2109)

0 commit comments

Comments
 (0)