From 2aba19ed7c9f1771994895237c7b20ca52165871 Mon Sep 17 00:00:00 2001 From: Alex LaFroscia Date: Sat, 22 Apr 2017 14:37:09 -0700 Subject: [PATCH] Released v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65fc532b..a5968156 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-ajax", - "version": "3.0.0-beta.1", + "version": "3.0.0", "description": "Service for making AJAX requests in Ember 1.13+ applications.", "keywords": [ "ember-addon"