From 8fc328b615f3476c0318c28e4b36b7329442b404 Mon Sep 17 00:00:00 2001 From: Ezequiel Date: Mon, 21 Sep 2020 22:25:32 +0000 Subject: [PATCH] Release v0.4.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fcc25b..0a81e3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-san-francisco-icons", - "version": "0.4.18", + "version": "0.4.19", "description": "San Francisco symbols from Apple for React Native as SVG Components", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",