From ad0ba8596e2296a1d156f6d21af950a09ac01cee Mon Sep 17 00:00:00 2001 From: Ahmed Nouira Date: Fri, 20 Aug 2021 23:05:17 -0700 Subject: [PATCH] v0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c11de48..8e15feb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-react-header-parallax", - "version": "0.1.3", + "version": "0.1.4", "description": "Easy to use hook to handle the parallax effect for IonHeader component in React Ionic", "author": { "name": "Ahmd Nouira",