From 0385a990529399775b76db4c27704faa4a092efa Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Fri, 2 Jul 2021 00:13:40 +0200 Subject: v1.11.3 Co-authored-by: Ryan Dahl --- extensions/timers/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/timers') diff --git a/extensions/timers/Cargo.toml b/extensions/timers/Cargo.toml index 29da7a7f8..bdd04b933 100644 --- a/extensions/timers/Cargo.toml +++ b/extensions/timers/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_timers" -version = "0.8.0" +version = "0.8.1" edition = "2018" description = "Timers API implementation for Deno" authors = ["the Deno authors"] -- cgit v1.2.3