From e663c87cfb4ead31c0571f53b57937dc4af21768 Mon Sep 17 00:00:00 2001 From: Trent Willis Date: Wed, 3 Aug 2016 21:14:11 -0700 Subject: [PATCH] Release v0.4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a30ec732..e3e76135 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-exam", - "version": "0.4.4", + "version": "0.4.5", "description": "Run your tests with randomization, splitting, and parallelization for beautiful tests.", "directories": { "doc": "doc",