From e83d63f195493d1fc2db5c42562e6de7881a2223 Mon Sep 17 00:00:00 2001 From: Trent Willis Date: Wed, 4 Oct 2017 20:29:35 -0700 Subject: [PATCH] 0.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2b9d41b..f5609826 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-exam", - "version": "0.6.2", + "version": "0.6.3", "description": "Run your tests with randomization, splitting, and parallelization for beautiful tests.", "directories": { "doc": "doc",