From 74692acd5f13972ba1e344fd1356a00993d888a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Me=CC=81de=CC=81de=CC=81=20Raymond=20KPATCHAA?= Date: Wed, 25 Jun 2025 23:03:00 +0100 Subject: [PATCH] chore: release 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6f217c6..71f66b99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phosphor-react-native", - "version": "2.3.1", + "version": "3.0.0", "description": "Flexible icons for React Native", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",