From f6b02e9850303d74b566365f287298b0f2e4ccb9 Mon Sep 17 00:00:00 2001 From: mateki0 Date: Thu, 27 Jul 2023 10:49:06 +0200 Subject: [PATCH] chore: release 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd20dfaa..9ee1e7df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-notificated", - "version": "0.1.0", + "version": "0.1.1", "description": "Blazingly super fast RN notification library. Better than your delivery man", "main": "lib/commonjs/index", "module": "lib/module/index",