From 2151bf1cd5c7dc1454398da4d48a78dbdb1a4c32 Mon Sep 17 00:00:00 2001 From: Lucas Duailibe Date: Wed, 8 Dec 2021 12:51:42 -0300 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e37a255..13cf429 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-json", - "version": "1.1.0", + "version": "1.1.1", "description": "Jest matcher for working with JSON", "author": "Lucas Duailibe", "repository": "duailibe/jest-json",