From 8a3773a625db57bbf54f025eb4fc0c20ac5436f8 Mon Sep 17 00:00:00 2001 From: Robert Knight Date: Thu, 5 Oct 2023 15:43:59 +0100 Subject: [PATCH] Bump patch version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8f27e6..06682bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hypothesis/frontend-testing", - "version": "1.0.0", + "version": "1.0.1", "description": "Frontend testing utilities for Hypothesis projects", "type": "module", "main": "lib/index.js",