From 30cddac72ac17708b86f935041f0783702405583 Mon Sep 17 00:00:00 2001 From: Eduardo Date: Tue, 27 Nov 2018 13:16:03 -0500 Subject: [PATCH] v1.1.1 to v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f2f8d3..a05281a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moment-business-days", - "version": "1.1.1", + "version": "1.1.2", "description": "MomentJS plugin to use business days", "main": "index.js", "types": "./index.d.ts",