summaryrefslogtreecommitdiff
path: root/ext/cron
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-01-25 11:48:50 +0900
committerGitHub <noreply@github.com>2024-01-25 03:48:50 +0100
commit9e575a286269c38c1af0a918a2a4ea4639a3004b (patch)
treec7aef46ede5f6ca2546221257b81e5d4db2b098e /ext/cron
parent174bb70eda6bd3eea48c9fcd240041a62749eab6 (diff)
1.40.0 (#22096)
Bumped versions for 1.40.0 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'ext/cron')
-rw-r--r--ext/cron/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/cron/Cargo.toml b/ext/cron/Cargo.toml
index faad1386a..89de63731 100644
--- a/ext/cron/Cargo.toml
+++ b/ext/cron/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_cron"
-version = "0.12.0"
+version = "0.13.0"
authors.workspace = true
edition.workspace = true
license.workspace = true