Skip to content

Commit 26dcd53

Browse files
committed
Bump version to 0.4.0.9000
1 parent 01a00f6 commit 26dcd53

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.0
4+
Version: 0.4.0.9000
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,5 +1,9 @@
1+
# reactable 0.4.0.9000 (Unreleased)
2+
13
# reactable 0.4.0
24

5+
[Documentation - reactable 0.4.0](https://v0-4-0--reactable-docs.netlify.app/)
6+
37
## New features
48

59
* **Experimental** support for rendering tables to static HTML in R. Use

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

0 commit comments

Comments
 (0)