From 884fd00f50099415aa7df67441128b3703882048 Mon Sep 17 00:00:00 2001 From: Abel Toledano Date: Sun, 14 Feb 2016 12:23:34 +0100 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98f7911..e0ff94f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "extend-tape", - "version": "1.1.0", + "version": "1.2.0", "description": "Extends Tape with new assertions", "main": "dist/index.js", "scripts": {