From 66affbf585d9bb0a4fc72249402ea5fd23826882 Mon Sep 17 00:00:00 2001 From: Naoufal Kadhom Date: Mon, 27 Jun 2016 09:58:57 -0400 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35422a39..90b32dc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-touch-id", - "version": "2.0.1", + "version": "2.0.2", "description": "React Native authentication with the native Touch ID popup.", "scripts": { "lint": "node_modules/.bin/eslint .",