From ad59f90b3b1fa528495778f0aa0e3ca2cb49c6a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Me=CC=81de=CC=81de=CC=81=20Raymond=20KPATCHAA?= Date: Fri, 24 Jan 2025 10:17:18 +0100 Subject: [PATCH] chore: release 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72d9adcb..30c3e068 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phosphor-react-native", - "version": "2.2.3", + "version": "2.3.0", "description": "Flexible icons for React Native", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",