diff --git a/package.json b/package.json index 8c545ca..d2cc855 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@zerodevx/svelte-toast", "description": "Simple elegant toast notifications", - "version": "0.2.1-rc.1", + "version": "0.2.1-rc.2", "author": "Jason Lee ", "svelte": "src/index.js", "module": "dist/index.mjs",