From a1409e392e84b88a076f0dc12fd8bc72cef3cb6f Mon Sep 17 00:00:00 2001 From: Ahmed Nouira Date: Fri, 20 Aug 2021 21:20:35 -0700 Subject: [PATCH] v0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63d7590..09deb55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-react-header-parallax", - "version": "0.1.1", + "version": "0.1.2", "description": "Easy to use hook to handle the parallax effect for IonHeader component in React Ionic", "author": { "name": "Ahmd Nouira",