Skip to content

Commit 9ff1158

Browse files
committed
Bump version to 0.4.5
1 parent e8ef2f9 commit 9ff1158

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: reactable
22
Type: Package
33
Title: Interactive Data Tables for R
4-
Version: 0.4.4
4+
Version: 0.4.5
55
Authors@R: c(
66
person("Greg", "Lin", email = "glin@glin.io", role = c("aut", "cre")),
77
person("Tanner", "Linsley", role = c("ctb", "cph"), comment = "React Table library"),

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# reactable 0.4.5
2+
3+
* Fixed a failing CRAN check.
4+
15
# reactable 0.4.4
26

37
* Fixed a failing CRAN check.

inst/htmlwidgets/reactable.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies:
22
- name: reactable
3-
version: 0.4.4
3+
version: 0.4.5
44
src: htmlwidgets
55
stylesheet: reactable.css

0 commit comments

Comments
 (0)