From 4b7932fbba11046fce777feae91f805a3fba2bc9 Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Mon, 8 Jul 2024 16:25:14 +0200 Subject: [PATCH] chore: release 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4065123..ecfc401 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-file-snapshot", - "version": "0.5.0", + "version": "0.6.0", "description": "Jest matcher to write snapshots to a separate file instead of the default snapshot file used by Jest", "keywords": [ "test",