Skip to content

Commit

Permalink
Bump version to v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
glin committed Mar 11, 2023
1 parent 7c57aff commit 86de558
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: reactable
Type: Package
Title: Interactive Data Tables for R
Version: 0.4.3
Version: 0.4.4
Authors@R: c(
person("Greg", "Lin", email = "[email protected]", role = c("aut", "cre")),
person("Tanner", "Linsley", role = c("ctb", "cph"), comment = "React Table library"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# reactable 0.4.3.9000
# reactable 0.4.4

* Fixed a failing CRAN check.

Expand Down
2 changes: 1 addition & 1 deletion inst/htmlwidgets/reactable.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies:
- name: reactable
version: 0.4.3
version: 0.4.4
src: htmlwidgets
stylesheet: reactable.css

0 comments on commit 86de558

Please sign in to comment.