From 6348a57740646e26db1b5295a711bdab1be5b722 Mon Sep 17 00:00:00 2001 From: Alex LaFroscia Date: Mon, 20 Feb 2017 14:59:58 -0800 Subject: [PATCH] Released v2.5.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7af9c44a..5ec1db51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-ajax", - "version": "2.5.5", + "version": "2.5.6", "description": "Service for making AJAX requests in Ember 1.13+ applications.", "directories": { "doc": "doc",