Skip to content

Commit f2fa913

Browse files
authored
vbump to v0.1.3, [skip vbump] (#79)
# Pull Request <!-- Please describe your pull request here -->
1 parent 3d2ce62 commit f2fa913

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

DESCRIPTION

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
Type: Package
22
Package: nestcolor
33
Title: Colors for NEST Graphs
4-
Version: 0.1.2.9017
5-
Date: 2024-10-29
4+
Version: 0.1.3
5+
Date: 2025-01-21
66
Authors@R: c(
7-
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
7+
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre"),
8+
comment = c(ORCID = "0000-0001-7566-2787")),
89
person("Emily", "de la Rua", , "emily.de_la_rua@contractors.roche.com", role = "aut"),
910
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
1011
)

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# nestcolor 0.1.2.9017
1+
# nestcolor 0.1.3
22

33
* Specified minimal version of package dependencies.
44

inst/WORDLIST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ ggplot
55
lifecycle
66
repo
77
viridis
8+
ORCID

0 commit comments

Comments
 (0)