Skip to content

Commit 926ff33

Browse files
committed
3.1.5
1 parent 7e05de0 commit 926ff33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cronti",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"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.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)