From ae82a209d450a9f97b6f8cc22a41832225de409c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Grychto=C5=82?= Date: Wed, 13 Jul 2022 09:37:18 +0200 Subject: [PATCH] chore: release 0.0.1-beta.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d74f9075..c0f7baca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-notificated", - "version": "0.0.1-beta.1", + "version": "0.0.1-beta.2", "description": "Blazingly super fast RN notification library. Better than your delivery man", "main": "lib/commonjs/index", "module": "lib/module/index",