From 4eba53663998ae18034477c5a3ac5e092b94b66b Mon Sep 17 00:00:00 2001 From: Alexey Date: Tue, 27 Jun 2017 15:51:32 +0200 Subject: [PATCH] Release v3.1.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95f8e93..8f1a421 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-blur", - "version": "3.1.0", + "version": "3.1.1", "description": "React Native Blur component", "main": "index.js", "scripts": {