Skip to content

Commit bac7122

Browse files
committed
Increment version number to 1.1.1
1 parent 89b5e6c commit bac7122

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: marquee
22
Title: Markdown Parser and Renderer for R Graphics
3-
Version: 1.1.0.9000
3+
Version: 1.1.1
44
Authors@R: c(
55
person("Thomas Lin", "Pedersen", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-5147-4711")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# marquee (development version)
1+
# marquee 1.1.1
22

33
* Fixed a bug in `element_marquee()` that resulted in wrong width calculation
44
for rotated text (#69)

0 commit comments

Comments
 (0)