From 0c05bb7fbf321e6a97b10bad1c145fa3cff807d0 Mon Sep 17 00:00:00 2001 From: Trent Willis Date: Sat, 25 Mar 2017 15:54:27 -0700 Subject: [PATCH] Release v0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d98d0c7..ae168942 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-exam", - "version": "0.6.0", + "version": "0.6.1", "description": "Run your tests with randomization, splitting, and parallelization for beautiful tests.", "directories": { "doc": "doc",