summaryrefslogtreecommitdiff
path: root/std
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2020-06-03 12:52:01 -0400
committerGitHub <noreply@github.com>2020-06-03 12:52:01 -0400
commit515d19d901e7e5dbc04670807a2bd1cea237e9e8 (patch)
tree6e2e943ea28e126521c1f2d7f67fed2b803e24e5 /std
parentaa39dfc62f8fc88ebb3dfb01fbc979f30557ca9a (diff)
v1.0.5
Diffstat (limited to 'std')
-rw-r--r--std/version.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/version.ts b/std/version.ts
index 3822da3b0..2199cdfed 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.55.0";
+export const VERSION = "0.56.0";