From f923c2bc6773c24a8a38d4f9c16f3747cdacf44b Mon Sep 17 00:00:00 2001 From: Gerardo Perez Perez Date: Fri, 29 Apr 2016 12:09:09 -0500 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 132a212..70ca39d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-crudtable", - "version": "1.1.0", + "version": "1.1.1", "description": "This addon allows you to easly create a CRUD Table, it will take you only 5s!.", "directories": { "doc": "doc",