From 481b4333be0d757122f8bd85e4e3f7128106b489 Mon Sep 17 00:00:00 2001 From: thomas-mathai Date: Wed, 20 Nov 2024 09:40:13 +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 5a3d539..5a631d2 100644 --- a/native/package.json +++ b/native/package.json @@ -1,6 +1,6 @@ { "name": "@bigbinary/neeto-icons-rn", - "version": "1.20.18", + "version": "1.20.19", "main": "./dist/icons/index.js", "author": "sangameshsomawar", "license": "MIT", diff --git a/package.json b/package.json index 7a21d32..bfc263b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bigbinary/neeto-icons", - "version": "1.20.18", + "version": "1.20.19", "author": "vinay0x", "license": "MIT", "types": "./icons.d.ts",