From 1d85fdfe6a04777199e4a9cdaacaea7f89a86357 Mon Sep 17 00:00:00 2001 From: maxhudson Date: Tue, 12 May 2020 09:27:36 -0700 Subject: [PATCH] 5.1.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7a52008..360140b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-sticky-table", - "version": "5.1.1", + "version": "5.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index dcfb57d..53a76c6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-sticky-table", "description": "Dynamically sized fixed header and columns for tables", - "version": "5.1.1", + "version": "5.1.2", "author": "Henrybuilt", "bugs": { "url": "https://github.com/henrybuilt/react-sticky-table/issues"