From e112bf11110c56037435c8e6efb96326fd2890c5 Mon Sep 17 00:00:00 2001
From: Ahmed Nouira <ahmnouira@gmail.com>
Date: Thu, 3 Feb 2022 05:06:19 +0100
Subject: [PATCH] v0.3.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index b436bf8..346dc47 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ionic-react-header-parallax",
-  "version": "0.2.0",
+  "version": "0.3.0",
   "description": "Easy to use hook to handle the parallax effect for IonHeader component in React Ionic",
   "author": {
     "name": "Ahmd Nouira",