From 78776518ecd202dd238a32c6882ec0d404cd75f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 00:40:30 +0000 Subject: [PATCH] chore(release): zimic@0.13.0-canary.1 --- package.json | 2 +- packages/zimic/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a3afcc09..3daf545c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zimic-root", "description": "TypeScript-first, statically inferred HTTP mocks", - "version": "0.13.0-canary.0", + "version": "0.13.0-canary.1", "repository": { "type": "git", "url": "https://github.com/zimicjs/zimic.git" diff --git a/packages/zimic/package.json b/packages/zimic/package.json index 38feb337..5c8779a2 100644 --- a/packages/zimic/package.json +++ b/packages/zimic/package.json @@ -10,7 +10,7 @@ "mock", "static" ], - "version": "0.13.0-canary.0", + "version": "0.13.0-canary.1", "repository": { "type": "git", "url": "https://github.com/zimicjs/zimic.git",