From 112b0e18dbb52df7c430affff3c568847e0a7597 Mon Sep 17 00:00:00 2001 From: GuyR Date: Fri, 1 Apr 2016 21:27:38 +0300 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ceef0f..49d9cdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-custom-scroll", - "version": "1.1.1", + "version": "1.2.0", "description": "An easily designable, cross browser (!!), custom scroll with ReactJS Animations and scroll rate **exactly** like native scroll", "main": "index", "scripts": {