diff --git a/package.json b/package.json index e71a55047..bd0604acd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msw", - "version": "0.15.7", + "version": "0.15.8", "description": "Client-side API mocking using Service Workers.", "main": "lib/umd/index.js", "module": "lib/esm/index.js",