From f3fb2f7a42f860429921f6b8c094a3be2660e2b6 Mon Sep 17 00:00:00 2001 From: Joe Lencioni Date: Tue, 30 Jul 2024 10:28:03 -0500 Subject: [PATCH] 10.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7887c87..aa6df3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "happo.io", - "version": "10.1.1", + "version": "10.1.2", "description": "Visual diffing for UI components", "main": "./build/index.js", "engines": {