diff --git a/package.json b/package.json index a510a8b..c60959b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-toast", - "version": "1.0.4", + "version": "1.1.0", "description": "Utility functions for server-side toast notifications", "type": "module", "main": "./dist/index.cjs",