diff --git a/package.json b/package.json index e05131fb4..0b8a4ed31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msw", - "version": "0.28.2", + "version": "0.29.0", "description": "Seamless REST/GraphQL API mocking library for browser and Node.js.", "main": "lib/umd/index.js", "module": "lib/esm/index.js",