diff --git a/package.json b/package.json index dbe7dd3a..95f32777 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zimic-root", "description": "TypeScript-first, statically inferred HTTP mocks", - "version": "0.14.0-canary.1", + "version": "0.14.0-canary.2", "repository": { "type": "git", "url": "https://github.com/zimicjs/zimic.git" diff --git a/packages/zimic/package.json b/packages/zimic/package.json index 81da3983..a7744a95 100644 --- a/packages/zimic/package.json +++ b/packages/zimic/package.json @@ -10,7 +10,7 @@ "mock", "static" ], - "version": "0.14.0-canary.1", + "version": "0.14.0-canary.2", "repository": { "type": "git", "url": "https://github.com/zimicjs/zimic.git",