From 45a0e5e74035353a69542429de8203439b874b4c Mon Sep 17 00:00:00 2001 From: Mike North Date: Thu, 30 Jul 2015 22:09:40 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d399cda7..63204fef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-api-actions", - "version": "0.0.6", + "version": "0.0.7", "description": "Trigger remote actions that don't fit into CRUD, in your Ember.js apps", "directories": { "doc": "doc",