From 90a91868f2c62a6e2843975a73e4a7ab8bb4c6cb Mon Sep 17 00:00:00 2001 From: Allen Nelson Date: Wed, 15 Jul 2020 17:28:07 -0500 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa5d545..f97de18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reason-jest", - "version": "1.1.0", + "version": "1.1.1", "description": "Minimal bindings for Jest", "main": "index.js", "repository": "https://github.com/adnelson/re-jest",