Skip to content

Commit

Permalink
chore: Bump version and update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubnowicki committed Oct 29, 2024
1 parent 8b6f1a6 commit fa8ab78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: reactable.extras
Title: Extra Features for 'reactable' Package
Version: 0.2.0.9000
Version: 0.2.0.9001
Authors@R:
c(
person("Recle", "Vibal", role = c("aut", "cre"), email = "[email protected]"),
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# reactable.extras (development)

- Fix server-side processing example.
- Dropdown now work with a singular choice.

# reactable.extras 0.2.0

Expand Down

0 comments on commit fa8ab78

Please sign in to comment.