summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-05-22 20:00:28 +0200
committerGitHub <noreply@github.com>2020-05-22 20:00:28 +0200
commit526c9196e23af34d1ecd424d09c99c7003c33844 (patch)
treef43f004db1b371b95e68cbbad89a4678c7136f90 /std/version.ts
parent1a6c5413272d110dd96fa354db28a668f55a4399 (diff)
v1.0.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 56b4f1684..e05359510 100644
--- a/std/version.ts
+++ b/std/version.ts
@@ -4,4 +4,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.52.0";
+export const VERSION = "0.53.0";