summaryrefslogtreecommitdiff
path: root/std
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-12-08 15:37:45 +0100
committerGitHub <noreply@github.com>2020-12-08 15:37:45 +0100
commitdf87bf1d6a43ca36b520b45913839fd1f16df595 (patch)
treefa63665d2fe11a63124259d628e08cda19cb4690 /std
parent656caa2d4fb7b967865a9b296388b312d31b6100 (diff)
v1.6.0
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 0be67f9fc..f9e88e58a 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.79.0";
+export const VERSION = "0.80.0";