Skip to content

Commit 9820337

Browse files
authored
Merge pull request #69 from nanxstats/release
Release ggsci 4.0.0
2 parents ea7e840 + 2c0ebb9 commit 9820337

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: ggsci
22
Type: Package
33
Title: Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
4-
Version: 3.2.0.9000
4+
Version: 4.0.0
55
Authors@R: c(
66
person("Nan", "Xiao", email = "[email protected]", role = c("aut", "cre", "cph"),
77
comment = c(ORCID = "0000-0002-0250-5673")),

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ggsci 3.2.0.9000
1+
# ggsci 4.0.0
22

33
## New features
44

@@ -20,6 +20,7 @@
2020

2121
- Refactor the logo generation script from an R script to a shell script
2222
and move it into `tools/` (#66).
23+
- Use standard static imports workflow (#58).
2324

2425
# ggsci 3.2.0
2526

0 commit comments

Comments
 (0)