From 6eea4ccad2ae6fd48046b8cb459b270d581b9f7c Mon Sep 17 00:00:00 2001 From: mkoryak Date: Wed, 21 Feb 2018 08:52:27 -0500 Subject: [PATCH] version 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0dc6bde..58404c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "floatthead", - "version": "2.1.0", + "version": "2.1.1", "description": "fixed table header plugin that works", "main": "dist/jquery.floatThead.js", "scripts": {