From 9f85e600acaa4b9cbca00918dd309369dcb6d7f9 Mon Sep 17 00:00:00 2001 From: Matt Casey Date: Tue, 18 Sep 2018 13:24:08 -0400 Subject: [PATCH] bump version to 0.7.2 Hi, my team submitted a PR to add support for icalendars from LotusNotes that was already committed: https://github.com/tritech/node-icalendar/pull/40. However, we would like to use SEMVER rather than the git commit hash to pull in the update. I think this would also be confusing to other npm users, as the update hasn't been published. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2214fb..5829b4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "icalendar", - "version": "0.7.1", + "version": "0.7.2", "author": "James Emerton ", "description": "RFC5545 iCalendar parser/generator", "keywords": [