summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-11-23 15:10:58 +0100
committerGitHub <noreply@github.com>2020-11-23 15:10:58 +0100
commitbc79d556496420441977ca6f5c66be3dc3ded187 (patch)
tree3e448422568055877a7eb9ea27b52727510ab310 /std/version.ts
parent230a11e8a40fffffb2bdd4f705863183c52c45a9 (diff)
v1.5.4
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 cb99c7a92..0be67f9fc 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.78.0";
+export const VERSION = "0.79.0";