summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-12-30 16:13:42 +0100
committerGitHub <noreply@github.com>2020-12-30 16:13:42 +0100
commitb07a0b640d01d87c926a74d42e26a6561848c7c5 (patch)
treeebba9621c5c74a66c8b916e8127a0bb37da9714b /std/version.ts
parent4997f426c36e91b50613a02b5708b95caaee1cb2 (diff)
v1.6.3
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 c2e1243e5..630a2e97d 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.82.0";
+export const VERSION = "0.83.0";