This commit is contained in:
Bartek Iwańczuk 2020-07-03 21:35:19 +02:00 committed by GitHub
parent 2b0dc32718
commit be07aaed84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 52 additions and 12 deletions

View file

@ -4,4 +4,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.59.0";
export const VERSION = "0.60.0";