From b8ac0ee6ab00033b421045edf1e97ef8b052e94f Mon Sep 17 00:00:00 2001 From: Gerardo Perez Perez Date: Wed, 13 May 2015 01:30:04 -0500 Subject: [PATCH] npm doesn't allowed me to publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b45d52..c55fb8f 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-crudtable", - "version": "0.4.1", + "version": "0.4.2", "description": "This addon allows you to easly create a CRUD Table, it will take you only 5s!.", "directories": { "doc": "doc",