Skip to content

Commit 4670ada

Browse files
authored
Bump version to v0.1.0 (#189)
1 parent 1e0767f commit 4670ada

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

DESCRIPTION

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
Package: simChef
22
Title: Intensive Computational Experiments Made Easy
3-
Version: 0.0.3
3+
Version: 0.1.0
44
Authors@R: c(
5-
person("James", "Duncan", , "jpduncan@berkeley.edu", role = c("aut", "cre"),
6-
comment = c(ORCID = "0000-0003-3297-681X")),
7-
person("Tiffany", "Tang", , "tiffany.tang@berkeley.edu", role = "aut",
5+
person("Tiffany", "Tang", , "ttang4@nd.edu", role = c("aut", "cre"),
86
comment = c(ORCID = "0000-0002-8079-6867")),
7+
person("James", "Duncan", , "jpduncan@berkeley.edu", role = c("aut"),
8+
comment = c(ORCID = "0000-0003-3297-681X")),
99
person("Corrine F.", "Elliott", role = "ctb",
1010
comment = c(ORCID = "0000-0001-7935-9945")),
1111
person("Philippe", "Boileau", role = "ctb",
1212
comment = c(ORCID = "0000-0002-4850-2507")),
13-
person("Yu", "Bin", role = "ths")
13+
person("Yu", "Bin", role = "ths",
14+
comment = c(ORCID = "0000-0002-8888-4060"))
1415
)
1516
Description: Helps cook up the code necessary to create a fully-realized,
1617
high-quality, reproducible, and transparently documented simulation

0 commit comments

Comments
 (0)