From dc6a7eeb3166a01113f1e48d7b96fa6c870adea0 Mon Sep 17 00:00:00 2001 From: John Betancur Date: Tue, 9 Oct 2018 13:22:52 -0400 Subject: [PATCH] 0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e40eced0..c3c3c67c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-data-table-component", - "version": "0.12.0", + "version": "0.13.0", "description": "A declarative react based data table", "main": "dist/index.prod.js", "module": "dist/index.prod.js",