From c3ee3a456506b60ef69e6e6b85d93a79afb885a0 Mon Sep 17 00:00:00 2001 From: Lawrence Carvalho Date: Sat, 12 Aug 2017 18:27:14 +0100 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c180ae8..0257812 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unroll", - "version": "1.2.2", + "version": "1.3.0", "description": "A helper tool to easily iterate through test data against a test method with verbose output about each iteration.", "main": "index.js", "scripts": {