diff options
Diffstat (limited to 'extensions/timers')
| -rw-r--r-- | extensions/timers/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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"] |
