Skip to content

Commit a64355d

Browse files
committed
fix my email and up the version number
1 parent 23d86c2 commit a64355d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Package: dataone
2-
Version: 2.2.1.9000
3-
Date: 2020-12-03
2+
Version: 2.2.2
3+
Date: 2022-06-08
44
Title: R Interface to the DataONE REST API
5-
Authors@R: c( person("Matthew B.", "Jones", role = c("aut", "cre"), email = "[email protected]", comment=c(ORCID = "0000-0003-0077-4738")),
5+
Authors@R: c( person("Matthew B.", "Jones", role = c("aut","cre"), email = "[email protected]", comment=c(ORCID = "0000-0003-0077-4738")),
66
person("Peter", "Slaughter", role = "aut", email = "[email protected]", comment=c(ORCID = "0000-0002-2192-403X")),
77
person("Rob", "Nahf", role = "aut", email = "[email protected]"),
88
person("Carl", "Boettiger", role = "aut", email = "[email protected]", comment=c(ORCID = "0000-0002-1642-628X")),
99
person("Chris", "Jones", role = "aut", email = "[email protected]", comment=c(ORCID = "0000-0002-8121-2341")),
1010
person("Bryce", "Mecum", role = "aut", email = "[email protected]", comment=c(ORCID = "0000-0002-0381-3766")),
11-
person("Jeanette", "Clark", role = "aut", email = "jeanetteclark@nceas.ucsb.edu", comment=c(ORCID = "0000-0003-4703-1974")),
11+
person("Jeanette", "Clark", role = "aut", email = "jclark@nceas.ucsb.edu", comment=c(ORCID = "0000-0003-4703-1974")),
1212
person("Jordan", "Read", role = "ctb", email = "[email protected]", comment=c(ORCID = "0000-0002-3888-6631")),
1313
person("Lauren", "Walker", role = "aut", email = "[email protected]", comment=c(ORCID = "0000-0003-2192-431X")),
1414
person("Edmund", "Hart", role = "ctb", email = "[email protected]", comment=c(ORCID = "0000-0001-7367-7969")),

0 commit comments

Comments
 (0)