From c49f70c983dfff5c750cc281cb57d56d3cac21ae Mon Sep 17 00:00:00 2001 From: Dan Sudol Date: Tue, 26 Dec 2017 11:26:20 -0500 Subject: [PATCH] 2.13.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a883abf5..6518fdee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-data-factory-guy", - "version": "2.13.20", + "version": "2.13.21", "description": "Factories for testing Ember applications using EmberData", "directories": { "doc": "doc",