From 7151d8978ebb7169299629aa972f3617c62bd598 Mon Sep 17 00:00:00 2001 From: Jordan Hayashi Date: Sat, 14 Oct 2023 23:10:51 -0400 Subject: [PATCH] chore: release 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d868a9fa6..9d61f6dd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phosphor-react-native", - "version": "1.1.2", + "version": "2.0.0", "description": "Flexible icons for React Native", "main": "lib/commonjs/lib/index.js", "module": "lib/module/lib/index.js",