From 92ef879eb99951db8ac6937efb03918f40ebb458 Mon Sep 17 00:00:00 2001 From: Drazail Date: Fri, 2 Sep 2022 15:26:50 +0300 Subject: [PATCH] preparing for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5acb20f..965710f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-hash", "title": "React Native Hash", - "version": "3.0.0", + "version": "3.0.1", "description": "A hashing library for react-native", "main": "index.js", "scripts": {