From 56f8c5879efcac38f2ade16cba027540dc1e1bd8 Mon Sep 17 00:00:00 2001 From: Daniel Torres Date: Thu, 20 Sep 2018 18:41:17 -0300 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84b3fa8..7f460d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-pbkdf2", - "version": "0.1.0", + "version": "0.1.1", "description": "A Password Based Key Derivation 2 (PBKDF2) algorithm for React Native", "main": "index.js", "keywords": [