diff --git a/package.json b/package.json index 4fc3a8603..a29f6832d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msw", - "version": "0.40.0", + "version": "0.40.1", "description": "Seamless REST/GraphQL API mocking library for browser and Node.js.", "main": "lib/umd/index.js", "module": "lib/esm/index.js", @@ -156,4 +156,4 @@ "path": "./node_modules/cz-conventional-changelog" } } -} +} \ No newline at end of file