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