diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2021-01-29 09:53:03 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-29 09:53:03 -0500 |
| commit | 11dd6f201378fe04cccadb46b7054cc2f791dda8 (patch) | |
| tree | df0fb61808ac98624f3338370a27d145a115df21 /std | |
| parent | 4b92eef25e8f8ca203c7f03a9c6e55802cd3e47f (diff) | |
v1.7.1
Diffstat (limited to 'std')
| -rw-r--r-- | std/version.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/version.ts b/std/version.ts index 575fb7435..434eaf801 100644 --- a/std/version.ts +++ b/std/version.ts @@ -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"; |
