From 58c2f8345cc8dc9e8132f0aa87eaf77b061abc78 Mon Sep 17 00:00:00 2001 From: Philipp Kewisch Date: Tue, 7 Jul 2015 11:35:43 +0200 Subject: [PATCH] release 1.1.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 69c21734..0d657b59 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ical.js", - "version": "1.1.1", + "version": "1.1.2", "homepage": "https://github.com/mozilla-comm/ical.js", "authors": [ "Philipp Kewisch ", diff --git a/package.json b/package.json index 0c3742a3..49657a99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ical.js", - "version": "1.1.1", + "version": "1.1.2", "author": "Philipp Kewisch", "contributors": [ "Github Contributors (https://github.com/mozilla-comm/ical.js/graphs/contributors)"