summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorKitson Kelly <me@kitsonkelly.com>2020-11-09 10:58:21 +1100
committerGitHub <noreply@github.com>2020-11-09 10:58:21 +1100
commit71d7482577ee187187051ac8d9976a5387c038db (patch)
tree71a37e2c9a659dd83d9b964ef22d539a2c7923af /std/version.ts
parenta269dffe17c644a182444030f9d756d2b1859a54 (diff)
v1.5.2 (#8301)
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 fdb553360..cbf72ae3e 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.76.0";
+export const VERSION = "0.77.0";