Skip to content

Commit

Permalink
update version now that on CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
jthomasmock committed Jul 15, 2022
1 parent dce8082 commit 1ff9efc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@
^CRAN-SUBMISSION$
^meta_fns$
^data-raw$
^revdep$
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ inst/doc
docs
CRAN-SUBMISSION
/meta_fns/
/revdep/
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: gtExtras
Title: Extending 'gt' for Beautiful HTML Tables
Version: 0.4.1.9000
Version: 0.4.1
Authors@R: c(
person("Thomas", "Mock", , "j.thomasmock@gmail.com", role = c("aut", "cre", "cph")),
person("Daniel D.", "Sjoberg", , "danield.sjoberg@gmail.com", role = "ctb",
Expand Down

0 comments on commit 1ff9efc

Please sign in to comment.