From 3c30ed9d64ce2ff9825068ae747ba7267c9aec9e Mon Sep 17 00:00:00 2001 From: Francesco Corti Date: Sat, 27 Jan 2018 19:37:18 +0100 Subject: [PATCH] Release 1.0.3 --- src/app/pentaho-dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/pentaho-dashboard/package.json b/src/app/pentaho-dashboard/package.json index 5f545b8..7f20b38 100644 --- a/src/app/pentaho-dashboard/package.json +++ b/src/app/pentaho-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "pentaho-dashboard", - "version": "1.0.2", + "version": "1.0.3", "description": "Pentaho dashboards library for Angular.", "main": "index.js", "scripts": {