From da52087ff797b6334744beb50028c77c0f779c04 Mon Sep 17 00:00:00 2001 From: Naoufal Kadhom Date: Mon, 27 Jun 2016 09:56:23 -0400 Subject: [PATCH] 0.2.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eafb72b..54a5bed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-activity-view", - "version": "0.2.9", + "version": "0.2.10", "description": "iOS share and action sheets for React Native", "scripts": { "lint": "node_modules/.bin/eslint .",