summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-09-25 16:53:48 +0200
committerGitHub <noreply@github.com>2020-09-25 16:53:48 +0200
commitdacb340f8fe959ebf2949ff6e7480935556a9813 (patch)
tree438eb145c14a495507d27547b27b1475711dc8cb /std/version.ts
parent3204092732f38483f8a45fd500a6531511c602f7 (diff)
v1.4.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 4343a1327..c390df80a 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.70.0";
+export const VERSION = "0.71.0";