From 7d6f708e6c4804869cb24dc3ca60f5e3cae5b41b Mon Sep 17 00:00:00 2001 From: Yash Totale Date: Sat, 13 Feb 2021 18:41:35 -0800 Subject: [PATCH] v1.4.5 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3c06537..7775a0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-hash-scroll", - "version": "1.4.4", + "version": "1.4.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e4dbab5..fec5d33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-hash-scroll", - "version": "1.4.4", + "version": "1.4.5", "description": "Customizable React components for hash scrolling with refs (TS supported)", "main": "cjs/index.js", "author": {