From de5f67d335864e028234ad93e66f4a6a255c5822 Mon Sep 17 00:00:00 2001 From: Abhay V Ashokan Date: Mon, 4 Sep 2023 18:23:26 +0530 Subject: [PATCH] v1.0.1 --- native/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native/package.json b/native/package.json index bc58c34..1d482d8 100644 --- a/native/package.json +++ b/native/package.json @@ -1,6 +1,6 @@ { "name": "@bigbinary/neeto-icons-rn", - "version": "1.0.0", + "version": "1.0.1", "main": "./dist/icons/index.js", "author": "sangameshsomawar", "license": "MIT",