summaryrefslogtreecommitdiff
path: root/std
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2020-08-08 18:59:16 -0400
committerGitHub <noreply@github.com>2020-08-08 18:59:16 -0400
commit92a173bca618cf6ef1e54c08deee61ba617491b9 (patch)
treeed3f2c226d4b532178acd45c027130a5c265f0c4 /std
parent604d008190df5c37d510f43e90f4d33f517f6e64 (diff)
v1.2.3
Diffstat (limited to 'std')
-rw-r--r--std/version.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/version.ts b/std/version.ts
index 7723816ab..b60cd0828 100644
--- a/std/version.ts
+++ b/std/version.ts
@@ -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.63.0";
+export const VERSION = "0.64.0";