Skip to content

Commit f3fd6be

Browse files
increment version
1 parent 8814555 commit f3fd6be

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: woodendesc
22
Type: Package
33
Title: Find Packages and Their Dependencies in Any 'R' Repository
4-
Version: 0.2.0.9000
5-
Date: 2025-01-26
4+
Version: 0.2.1
5+
Date: 2025-01-28
66
Authors@R: c(person("Laura", "Bakala",
77
email = "erdaradun.gaztea@gmail.com",
88
role = c("cre", "aut", "cph"),

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# woodendesc (development version)
1+
# woodendesc 0.2.1
2+
3+
* Fixed GitLab being missing as an option for `wood_packages()`, `wood_dependencies()`, and `wood_versions()`.
4+
* Modified tests to avoid storing whole CRAN package list _twice_.
25

36
# woodendesc 0.2.0
47

0 commit comments

Comments
 (0)