From 0c119abee9f2439977008bab5130d2d9b4f1e26f Mon Sep 17 00:00:00 2001 From: thomas-mathai Date: Thu, 14 Nov 2024 10:21:58 +0000 Subject: [PATCH] New version release --- native/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/native/package.json b/native/package.json index 3840ffd..5a3d539 100644 --- a/native/package.json +++ b/native/package.json @@ -1,6 +1,6 @@ { "name": "@bigbinary/neeto-icons-rn", - "version": "1.20.17", + "version": "1.20.18", "main": "./dist/icons/index.js", "author": "sangameshsomawar", "license": "MIT", diff --git a/package.json b/package.json index ecdaf95..7a21d32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bigbinary/neeto-icons", - "version": "1.20.17", + "version": "1.20.18", "author": "vinay0x", "license": "MIT", "types": "./icons.d.ts",