diff --git a/package.json b/package.json index 7b5d19f..c982523 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-toast", - "version": "1.2.0", + "version": "1.2.1", "description": "Utility functions for server-side toast notifications", "type": "module", "main": "./dist/index.cjs",