Skip to content

Commit 61a9192

Browse files
authored
Bump version from 2.5.2 to 2.6.0
1 parent 658afde commit 61a9192

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cronitor",
3-
"version": "2.5.2",
3+
"version": "2.6.0",
44
"description": "A simple library for reliably monitoring cron jobs, control-loops, or other important system events with Cronitor.",
55
"main": "lib/cronitor.js",
66
"types": "index.d.ts",
@@ -41,4 +41,4 @@
4141
"sinon-stub-promise": "^4.0.0",
4242
"typescript": "^5.9.3"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)