From e23567448a62a6db058ebd86e2cb5c8ee22b3a8f Mon Sep 17 00:00:00 2001 From: Nik Graf Date: Sun, 11 Dec 2022 09:45:54 +0100 Subject: [PATCH] chore: release 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91f9598..730aca0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-libsodium", - "version": "0.3.0", + "version": "0.4.0", "description": "test", "main": "lib/commonjs/index", "module": "lib/module/index",