diff options
Diffstat (limited to 'ext/kv')
-rw-r--r-- | ext/kv/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/kv/Cargo.toml b/ext/kv/Cargo.toml index d7779ee65..eee4762eb 100644 --- a/ext/kv/Cargo.toml +++ b/ext/kv/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_kv" -version = "0.75.0" +version = "0.76.0" authors.workspace = true edition.workspace = true license.workspace = true |