From 3f219e04f238bcad6c964e8d93b21de49e5f5047 Mon Sep 17 00:00:00 2001 From: Philipp Kewisch Date: Fri, 9 Nov 2018 12:12:35 +0100 Subject: [PATCH] release 1.3.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 06fbcf02..263a580d 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ical.js", - "version": "1.2.2", + "version": "1.3.0", "homepage": "https://github.com/mozilla-comm/ical.js", "authors": [ "Philipp Kewisch ", diff --git a/package.json b/package.json index c49910a8..22fe6e56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ical.js", - "version": "1.2.2", + "version": "1.3.0", "author": "Philipp Kewisch", "contributors": [ "Github Contributors (https://github.com/mozilla-comm/ical.js/graphs/contributors)"