This commit is contained in:
Ryan Dahl 2021-01-29 09:53:03 -05:00 committed by GitHub
parent 4b92eef25e
commit 11dd6f2013
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 73 additions and 35 deletions

View file

@ -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.84.0";
export const VERSION = "0.85.0";