From 20d66e20dad94d89a62f3c931ed49fc23d23d9bf Mon Sep 17 00:00:00 2001 From: rommguy Date: Wed, 8 Nov 2017 17:54:31 +0200 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45b9a36..26166ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-custom-scroll", - "version": "2.0.1", + "version": "2.0.2", "description": "An easily designable, cross browser (!!), custom scroll with ReactJS Animations and scroll rate **exactly** like native scroll", "main": "index", "scripts": {