From eafcc9cc78d7f0c76b4936ff8dd9a3682b422fef Mon Sep 17 00:00:00 2001 From: Grant Brits Date: Sat, 9 Dec 2017 00:20:42 +0800 Subject: [PATCH] Minor increment to package.json for NPM publish. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3941abf..1fcbdb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic3-calendar-en", - "version": "1.0.2", + "version": "1.0.3", "description": "An event calendar component for the Ionic hybrid mobile development platform", "main": "index.js", "scripts": {