summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-10-08 14:20:18 +0200
committerGitHub <noreply@github.com>2020-10-08 14:20:18 +0200
commitb5e4b63a880ae41bd33dce5276c925ab7bd9519f (patch)
tree3b1df3c8b033626c94b21bef87db0d2b314349eb /std/version.ts
parent9d71b0ef5b6aa7cfa69be7041c3e8ba7c849e89d (diff)
v1.4.5
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 2e0ba739b..8674a5757 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.73.0";
+export const VERSION = "0.74.0";