From f1d06951676eba98f0ba017f9a60f6a0006b5453 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Levent=20Sencer=20=C5=9Eahin?= Date: Mon, 29 Aug 2022 01:53:41 +0300 Subject: [PATCH] 3.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2dbcec5..39f5d89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cronti", - "version": "3.1.3", + "version": "3.1.4", "description": "It translates daily expressible recipes on the calendar into crontime expression. Produces a valid crontime expression. In summary: Creates a crontime that will run at regular intervals between two dates; enter valid crontime expression get crontime expression; generate crontime of the specific date; generate crontime of the specific date; create crontime with various combinations of month, week, weekdays, hours, minutes and tick and generates the cron time for the week the date is in.", "main": "main.js", "scripts": {