diff --git a/package.json b/package.json index 027d2367..f4067a53 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.6", + "version": "9.0.7", "license": "MIT", "typings": "dist/index.d.ts", "description": "React notification made easy", @@ -158,4 +158,4 @@ "import": "./addons/use-notification-center/index.esm.mjs" } } -} \ No newline at end of file +}