summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-07-03 21:35:19 +0200
committerGitHub <noreply@github.com>2020-07-03 15:35:19 -0400
commitbe07aaed84946a13ec514c39606e2030e47af73f (patch)
tree8659c877e2392ec199132d6f6dd6781a49e0a93f /std/version.ts
parent2b0dc32718fb4891c788ca9a589ceea8095c1229 (diff)
v1.1.3
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 304464190..b6fac837f 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.59.0";
+export const VERSION = "0.60.0";