From 5ea45c25eca8a7feb57c4d9a35e629e948a50a88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 14:06:38 +0000 Subject: [PATCH] chore(release): zimic@0.11.0-canary.7 --- package.json | 2 +- packages/zimic/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5bcec27fc..4b95b5be4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zimic-root", "description": "TypeScript-first, statically inferred HTTP mocks", - "version": "0.11.0-canary.6", + "version": "0.11.0-canary.7", "repository": { "type": "git", "url": "https://github.com/zimicjs/zimic.git" diff --git a/packages/zimic/package.json b/packages/zimic/package.json index 7cdfdc93f..1375c93ad 100644 --- a/packages/zimic/package.json +++ b/packages/zimic/package.json @@ -10,7 +10,7 @@ "mock", "static" ], - "version": "0.11.0-canary.6", + "version": "0.11.0-canary.7", "repository": { "type": "git", "url": "https://github.com/zimicjs/zimic.git",