From 9d17da5eec535e2e8bb82ddb6e075b227551d3b4 Mon Sep 17 00:00:00 2001
From: Mustapha GHLISSI <ghlissi.mustapha@gmail.com>
Date: Thu, 18 Jul 2024 11:17:10 +0100
Subject: [PATCH] feat: update the version

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

diff --git a/package.json b/package.json
index 64b5043..4321bc5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@mustapha-ghlissi/react-native-accordion",
-  "version": "1.0.4",
+  "version": "1.0.6",
   "description": "React Native Accordion: Reanimated Collapsible Sections for React Native.",
   "type": "module",
   "main": "lib/commonjs/index",