From b4eaba67b13f7e6eca0d2a4b60a1e74812371ea8 Mon Sep 17 00:00:00 2001 From: Gerardo Perez Perez Date: Tue, 28 Jul 2015 17:55:39 -0500 Subject: [PATCH] Forgoy to update the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e28a8b..79c0265 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-crudtable", - "version": "1.0.0", + "version": "1.0.1", "description": "This addon allows you to easly create a CRUD Table, it will take you only 5s!.", "directories": { "doc": "doc",