From 96d76c7d037799254b6225279890835eb014af79 Mon Sep 17 00:00:00 2001 From: Frederic Ghilini Date: Fri, 6 Jan 2017 13:12:47 +0100 Subject: [PATCH] Fixed incorrect build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e69abce..5f5f26d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng2-md-datatable", - "version": "1.0.12", + "version": "1.0.14", "description": "Angular 2 DataTable component for using with Material 2", "main": "dist/index.js", "scripts": {