From e95a09d0e6a5ef854e8babc6267a534d29c52bec Mon Sep 17 00:00:00 2001 From: Trent Willis Date: Sun, 8 Oct 2017 17:44:58 -0700 Subject: [PATCH] 0.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b5ed9bf..a2f4399c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-exam", - "version": "0.8.0", + "version": "0.8.1", "description": "Run your tests with randomization, splitting, and parallelization for beautiful tests.", "keywords": [ "ember-addon"