diff --git a/package.json b/package.json index dc260135b..6b23a0631 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msw", - "version": "0.8.2", + "version": "0.9.0", "description": "Deviation-less client-side runtime API mocking using Service Workers.", "main": "lib/index.js", "types": "lib/index.d.ts",