From f8342d25415d0ce7f259da4b8406e1c4e0dfb3e6 Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Thu, 3 Dec 2020 16:02:41 -0800 Subject: [PATCH] Release @expo/vector-icons@12.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5234bbe..b4aec19 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@expo/vector-icons", "sideEffects": false, - "version": "12.0.0", + "version": "12.0.1", "description": "Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.", "main": "build/IconsLazy.js", "module": "build/Icons.js",