summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2021-01-29 09:53:03 -0500
committerGitHub <noreply@github.com>2021-01-29 09:53:03 -0500
commit11dd6f201378fe04cccadb46b7054cc2f791dda8 (patch)
treedf0fb61808ac98624f3338370a27d145a115df21 /std/version.ts
parent4b92eef25e8f8ca203c7f03a9c6e55802cd3e47f (diff)
v1.7.1
Diffstat (limited to 'std/version.ts')
-rw-r--r--std/version.ts2
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";