summaryrefslogtreecommitdiff
path: root/ext/cron
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-10-02 10:27:34 -0400
committerGitHub <noreply@github.com>2024-10-02 14:27:34 +0000
commit55c2a88099760be6c00838b3c3202f732f84e651 (patch)
treeeae6aae97a0c41a6e9c0a7a19befb186ba8d554b /ext/cron
parent2d3e0284d96e1b26fc220d162796960f8288dfca (diff)
chore: release deno_* crates (#25987)
Testing once again if the crates are being properly released. --------- 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 9d3fa2009..c0f5f097e 100644
--- a/ext/cron/Cargo.toml
+++ b/ext/cron/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_cron"
-version = "0.49.0"
+version = "0.50.0"
authors.workspace = true
edition.workspace = true
license.workspace = true