From 27d1e371665a5deeec471ce1f0f3e4a7f1b1258d Mon Sep 17 00:00:00 2001 From: Shyam Date: Fri, 3 Mar 2017 17:29:40 -0500 Subject: [PATCH] 2.1.0 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 7455f38..5676dd9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-stickky", - "version": "2.0.0", + "version": "2.1.0", "description": "make anything sticky with this react component", "main": "lib/index.js", "scripts": { @@ -39,7 +39,6 @@ "enzyme": "^2.7.1", "react-dom": "^15.2.1", "react-addons-test-utils": "^15.2.1" - }, "dependencies": { "react": "^15.2.1"