Skip to content

Commit b249cf3

Browse files
committed
Version 0.13.0
+ Add support for custom filters (glittershark#267) + Add support for sorting foreign currencies (glittershark#265) * Filter thead from table children warning (glittershark#264)
1 parent 1eb6b6f commit b249cf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Reactable",
3-
"version": "0.12.5",
3+
"version": "0.13.0",
44
"main": "build/reactable.js",
55
"dependencies": {
66
"react": "0.14"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactable",
3-
"version": "0.12.5",
3+
"version": "0.13.0",
44
"description": "Fast, flexible, simple data tables in React",
55
"main": "./lib/reactable.js",
66
"repository": {

0 commit comments

Comments
 (0)