From ca5f0871b2c62f9ae01566a91086592a04b4d912 Mon Sep 17 00:00:00 2001 From: Mike Fix Date: Tue, 17 Nov 2020 21:21:40 -0800 Subject: [PATCH] v1.3.1-0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e664620..6af111c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "calendarx", - "version": "1.3.0", + "version": "1.3.1-0", "description": "React calendar component library", "source": "src/index.js", "main": "dist/calendarx.js",