summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-08-21 18:11:33 +0200
committerGitHub <noreply@github.com>2020-08-21 18:11:33 +0200
commit999e5cf3d44ba41d988f0f3b4f94439a3b794bdc (patch)
treea5918bfdf92925a719581b178e0ff54898b306ca /std/version.ts
parent9eca347f738ae5e71dbb64e8a71edf9352a7132f (diff)
v1.3.1
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 9b4ccd45e..6efc0fe51 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.65.0";
+export const VERSION = "0.66.0";