Skip to content

Commit 399fb8b

Browse files
committed
bump version
1 parent 3f755ee commit 399fb8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: shadowtext
22
Title: Shadow Text Grob and Layer
3-
Version: 0.1.1
3+
Version: 0.1.2
44
Authors@R: person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre"))
55
Description: Implement shadowtextGrob() for 'grid' and geom_shadowtext() layer for 'ggplot2'.
66
These functions create/draw text grob with background shadow.

NEWS.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# shadowtext 0.1.1
1+
# shadowtext 0.1.2
22

33
+ support `aes(subset)` to compatible with `ggtree::geom_tiplab()` (2022-01-10, Mon)
44

@@ -41,4 +41,4 @@
4141
# shadowtext 0.0.1
4242

4343
+ `shadowtextGrob` and `grid.shadowtext` (2017-10-30)
44-
+ `geom_shadowtext` (2017-10-27)
44+
+ `geom_shadowtext` (2017-10-27)

0 commit comments

Comments
 (0)