summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-06-02 15:48:17 +0200
committerGitHub <noreply@github.com>2020-06-02 15:48:17 +0200
commit9c59a4b18c0aac3699d210c1f05f152651ddca28 (patch)
treeab6ce74287b004619fcccd03a9b4b58089b8f380 /std/version.ts
parent3fe6bc1b82a10bed1d907b749b1cc200659df612 (diff)
v1.0.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 dca20431b..3822da3b0 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.54.0";
+export const VERSION = "0.55.0";