Skip to content

Commit 87f50e1

Browse files
authored
Merge pull request #10 from billdenney/v1.0.1
Prepare for v1.0.1 release
2 parents 01a13b2 + 9199bfe commit 87f50e1

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CRAN-SUBMISSION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Version: 1.0.1
2+
Date: 2024-06-19 12:25:54 UTC
3+
SHA: a19c6b3023638a36f3a7a45681726a66697f2f56

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: ggtibble
22
Title: Create Tibbles and Lists of 'ggplot' Figures for Reporting
3-
Version: 1.0.0.9000
3+
Version: 1.0.1
44
Authors@R:
55
person("Bill", "Denney", email="wdenney@humanpredictions.com", role=c("aut", "cre"), comment=c(ORCID="0000-0002-5759-428X"))
66
Description:

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ggtibble 1.0.0.9000
1+
# ggtibble 1.0.1
22

33
* `labs` argument to `ggtibble()` can now include `NULL (#6)
44
* `guides()` can now be added to `gglist` objects.

0 commit comments

Comments
 (0)