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