From 8b19e2c6d1309813977f02b33400bb4ae0e8ab99 Mon Sep 17 00:00:00 2001 From: Naoufal Kadhom Date: Wed, 17 Aug 2016 20:08:07 -0400 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90b32dc5..17f36459 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-touch-id", - "version": "2.0.2", + "version": "2.0.3", "description": "React Native authentication with the native Touch ID popup.", "scripts": { "lint": "node_modules/.bin/eslint .",