From 9c438861ac3311ec2fcc0c6d2a55ceb6261085f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Me=CC=81de=CC=81de=CC=81=20Raymond=20KPATCHAA?= Date: Mon, 30 Jan 2023 17:28:26 +0100 Subject: [PATCH] 1.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 77cb1d7..33318fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mrkpatchaa/react-native-ionicons", - "version": "1.0.0", + "version": "1.0.1", "description": "", "main": "src/index.js", "scripts": { @@ -21,4 +21,4 @@ "dependencies": { "ionicons": "^6.1.1" } -} \ No newline at end of file +}