From 4cb85a24f1d3c345ce02d576d13b76c5ffe0ecc7 Mon Sep 17 00:00:00 2001 From: Kyle Mellander Date: Thu, 2 Mar 2017 00:13:54 -0800 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ae0657..6ab83d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-test-with-data", - "version": "1.2.0", + "version": "1.3.0", "description": "This Ember addon allows you to test using data attributes without sending it to live sites.", "directories": { "doc": "doc",