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": {