From 950089da2549985eec1abd4e45650fb9a1190efb Mon Sep 17 00:00:00 2001 From: Trent Willis Date: Thu, 1 Jun 2017 21:34:17 -0700 Subject: [PATCH] 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eaec8a20..cd9fc84f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-exam", - "version": "0.6.2", + "version": "0.7.0", "description": "Run your tests with randomization, splitting, and parallelization for beautiful tests.", "directories": { "doc": "doc",