From 659169f7b9fb4bdc844c78ecea6aedd0decafacf Mon Sep 17 00:00:00 2001 From: Matt Phillips Date: Thu, 3 May 2018 00:06:47 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7dfa05a..4458f87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-chain", - "version": "1.0.1", + "version": "1.0.2", "description": "Chain Jest matchers together to create one powerful assertion", "main": "dist/index.js", "files": [