From 148cca487352fb908021ed889615f8a72b766c55 Mon Sep 17 00:00:00 2001 From: Fadi Khadra Date: Mon, 20 Jun 2022 10:02:38 +0200 Subject: [PATCH] 9.0.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index abc3da43..1b397158 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.4", + "version": "9.0.5", "license": "MIT", "typings": "dist/index.d.ts", "description": "React notification made easy", @@ -160,4 +160,4 @@ "import": "./addons/use-notification-center/index.esm.mjs" } } -} \ No newline at end of file +}