From 97147faf891dce8d77bc829cbd0ebc1afebb2575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 2 May 2023 13:30:11 +0200 Subject: chore: release extension crates, unpin tokio (#18954) --- ext/kv/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/kv') diff --git a/ext/kv/Cargo.toml b/ext/kv/Cargo.toml index 3bead8be1..3a060f9c4 100644 --- a/ext/kv/Cargo.toml +++ b/ext/kv/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_kv" -version = "0.9.0" +version = "0.10.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3