From 8d32705712f731124a0e1b516d73259e8eac5b20 Mon Sep 17 00:00:00 2001 From: David Golightly Date: Sun, 10 Jul 2022 18:51:40 -0700 Subject: [PATCH] v2.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8715fe07..6a92e46c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rrule", - "version": "2.7.0", + "version": "2.7.1", "description": "JavaScript library for working with recurrence rules for calendar dates.", "homepage": "http://jakubroztocil.github.io/rrule/", "license": "BSD-3-Clause",