diff --git a/package.json b/package.json index a5f3308be..73efebb4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msw", - "version": "0.12.0", + "version": "0.13.0", "description": "Client-side API mocking using Service Workers.", "main": "lib/index.js", "types": "lib/index.d.ts",