From 4ae4e4e249b13cb18576b8a5fab9c6591ceb88ee Mon Sep 17 00:00:00 2001 From: Gerardo Perez Perez Date: Wed, 7 Oct 2015 08:25:34 -0500 Subject: [PATCH] Released v0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12fef9d..f06d6d6 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-crudtable", - "version": "1.0.0", + "version": "0.5.0", "description": "This addon allows you to easly create a CRUD Table, it will take you only 5s!.", "directories": { "doc": "doc",