From dde01297ff8a96816cff8a62c3d71dbab7422e32 Mon Sep 17 00:00:00 2001 From: Matt Phillips Date: Fri, 31 Jan 2020 13:47:26 +0000 Subject: [PATCH] 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bf0c15..045d863 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-chain", - "version": "1.1.4", + "version": "1.1.5", "description": "Chain Jest matchers together to create one powerful assertion", "main": "dist/index.js", "files": [