Skip to content

Commit c4009ec

Browse files
committed
Bump version to 0.4.1
1 parent 029e6c3 commit c4009ec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.0.9000
4+
Version: 0.4.1
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# reactable 0.4.0.9000 (Unreleased)
1+
# reactable 0.4.1
22

33
* Fixed a failing test on Fedora 36 and earlier.
44

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.0.9000
3+
version: 0.4.1
44
src: htmlwidgets
55
stylesheet: reactable.css

0 commit comments

Comments
 (0)