summaryrefslogtreecommitdiff
path: root/runtime/Cargo.toml
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-10-08 10:37:28 -0400
committerGitHub <noreply@github.com>2024-10-08 07:37:28 -0700
commita62c7e036ab6851c0293f407ead635a7331445b7 (patch)
treed0e7e3a411f4d6f5983c480e175744c1d9622006 /runtime/Cargo.toml
parent94adfeec78ae66d29e186f21e85efee2f179558f (diff)
2.0.0 (#26063)
Bumped versions for 2.0.0 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'runtime/Cargo.toml')
-rw-r--r--runtime/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml
index 6d84d0466..ba9dc6243 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_runtime"
-version = "0.179.0"
+version = "0.180.0"
authors.workspace = true
edition.workspace = true
license.workspace = true