From c2c52a9f80218205f4ac7475eb59f7c5fe8162b1 Mon Sep 17 00:00:00 2001 From: GuyR Date: Fri, 26 Feb 2016 18:45:09 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c386a7..6f0b285 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-custom-scroll", - "version": "1.0.1", + "version": "1.0.2", "description": "An easily designable, cross browser (!!), custom scroll with ReactJS Animations and scroll rate **exactly** like native scroll", "main": "index", "scripts": {