Skip to content

Commit 1ff9efc

Browse files
committed
update version now that on CRAN
1 parent dce8082 commit 1ff9efc

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@
1717
^CRAN-SUBMISSION$
1818
^meta_fns$
1919
^data-raw$
20+
^revdep$

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ inst/doc
1313
docs
1414
CRAN-SUBMISSION
1515
/meta_fns/
16+
/revdep/

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: gtExtras
33
Title: Extending 'gt' for Beautiful HTML Tables
4-
Version: 0.4.1.9000
4+
Version: 0.4.1
55
Authors@R: c(
66
person("Thomas", "Mock", , "[email protected]", role = c("aut", "cre", "cph")),
77
person("Daniel D.", "Sjoberg", , "[email protected]", role = "ctb",

0 commit comments

Comments
 (0)