From fbd88f3c8c53dd4038dc0b3d6dfd239861742982 Mon Sep 17 00:00:00 2001 From: Ryan Hefner Date: Thu, 2 Aug 2018 17:15:01 -0400 Subject: [PATCH] 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b56efa..f23a27c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-target-scroller", - "version": "0.1.3", + "version": "0.1.4", "description": "React component that scrolls smoothly to the target element passed in via props.", "license": "MIT", "author": "Ryan Hefner (https://www.ryanhefner.com)",