summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-08-29 15:53:13 +0200
committerGitHub <noreply@github.com>2020-08-29 09:53:13 -0400
commitac705b793612db6cc11b13270907e216e07460b3 (patch)
tree14fee2326e41a9cb5f2f3158cc4183933994defb /std/version.ts
parent16513d8e6200d092dde31fdf16587c2dd42e3190 (diff)
v1.3.2
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 6efc0fe51..12936341a 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.66.0";
+export const VERSION = "0.67.0";