From 47ef3a64a8cd494c2b268869924804cd96e7ca28 Mon Sep 17 00:00:00 2001 From: Matt Phillips Date: Thu, 28 Dec 2017 16:22:39 +0000 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c542299..e951790 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-jest-assertions", - "version": "0.0.3", + "version": "0.1.0", "description": "Babel plugin that adds the number of assertions found in each test with expect.assertions(n)", "main": "dist/index.js", "files": [