summaryrefslogtreecommitdiff
path: root/std
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-12-14 21:25:05 +0100
committerGitHub <noreply@github.com>2020-12-14 21:25:05 +0100
commitb6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04 (patch)
treeace0445a08e06bda6ae686b7b309c4c2d6706905 /std
parent025c0a1d372845b753fe682edd9fd050e1de1884 (diff)
v1.6.1
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 f9e88e58a..05603ffc5 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.80.0";
+export const VERSION = "0.81.0";