diff --git a/package.json b/package.json index 13bab4a..fc61c62 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "@msw/cloudflare", - "version": "0.0.0", + "version": "0.0.1", "description": "Mock API in Cloudflare with Mock Service Worker.", "exports": { ".": "./build/index.mjs"