From 6cdc7046e6c3b9359b897a23964d9996a5d2388a Mon Sep 17 00:00:00 2001 From: Nicolas Charpentier Date: Wed, 27 Mar 2019 09:14:17 -0400 Subject: [PATCH] 3.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89a615c..84ab068 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-community/blur", - "version": "3.3.0", + "version": "3.3.1", "description": "React Native Blur component", "main": "index.js", "scripts": {