summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-10-03 14:58:10 +0200
committerGitHub <noreply@github.com>2020-10-03 14:58:10 +0200
commitae1ed2d16687413381fc7e6b55dca9b1676855f6 (patch)
tree45c7f0be5dd4da446be67e54d60651e2fad071b0 /std/version.ts
parentc191ca1aeb58a07fe13e5806a7c443ce93e57dd5 (diff)
v1.4.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 2193d4350..2e0ba739b 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.72.0";
+export const VERSION = "0.73.0";