Skip to content

Commit 341c9cc

Browse files
committed
CRAN release 1.1.4
1 parent 6609794 commit 341c9cc

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.3.9000
4+
Version: 1.1.4
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.4
33

44
* Fixed an issue where `renv` could erroneously record packages installed
55
from Posit Package Manager snapshots as being installed from CRAN. (#2104)

0 commit comments

Comments
 (0)