From df157474f8a39f6e150453a22abf4f14748dac82 Mon Sep 17 00:00:00 2001 From: Angelo Ashmore Date: Thu, 8 Sep 2016 13:41:26 -1000 Subject: [PATCH] Bump version to v0.10.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30d568e..a569391 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ics-js", - "version": "0.10.1", + "version": "0.10.2", "description": "Create ICS files in ES6", "main": "dist/ics-js.js", "scripts": {