mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
0.190.0 (#3410)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
This commit is contained in:
parent
63f57385b5
commit
891446b5bb
@ -1,3 +1,5 @@
|
||||
### 0.190.0 / 2023.05.29
|
||||
|
||||
### 0.189.0 / 2023.05.24
|
||||
|
||||
- feat(async): add jitter to retry exponential backoff (#3379)
|
||||
|
@ -5,4 +5,4 @@
|
||||
* the cli's API is stable. In the future when std becomes stable, likely we
|
||||
* will match versions with cli as we have in the past.
|
||||
*/
|
||||
export const VERSION = "0.189.0";
|
||||
export const VERSION = "0.190.0";
|
||||
|
Loading…
Reference in New Issue
Block a user