Skip to content

Commit 3512064

Browse files
committed
Update DESCRIPTION
1 parent 04dacdd commit 3512064

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Package: xml2
22
Title: Parse XML
3-
Version: 1.3.6.9000
3+
Version: 1.3.7
44
Authors@R: c(
5-
person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre")),
5+
person("Hadley", "Wickham", role = "aut"),
66
person("Jim", "Hester", role = "aut"),
7-
person("Jeroen", "Ooms", role = "aut"),
7+
person("Jeroen", "Ooms", email = "jeroenooms@gmail.com", role = c("aut", "cre")),
88
person("Posit Software, PBC", role = c("cph", "fnd")),
99
person("R Foundation", role = "ctb",
1010
comment = "Copy of R-project homepage cached as example")

NEWS.md

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

33
* Windows: use libxml2 from Rtools if found
44

0 commit comments

Comments
 (0)