From 57974189c5c743ab6d6e9fe5a83b5242f1d52094 Mon Sep 17 00:00:00 2001 From: J Scott Smith Date: Wed, 20 Sep 2017 18:00:35 -0700 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a929588b1..cf37aaaf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-scroll-parallax", - "version": "1.0.2", + "version": "1.1.0", "description": "React component to create parallax scrolling effects", "repository": { "type": "git",