From 184a7cbb5c0476c733a08d12fa93ac3d09d8901e Mon Sep 17 00:00:00 2001 From: sbertal Date: Thu, 4 Aug 2016 21:32:06 -0700 Subject: [PATCH] Release v1.2.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d19bde05..23f6a8fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-stickynode", - "version": "1.1.5", + "version": "1.2.0", "description": "A performant and comprehensive React sticky", "main": "index.js", "scripts": {