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