summaryrefslogtreecommitdiff
path: root/std
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-08-13 18:10:13 +0200
committerGitHub <noreply@github.com>2020-08-13 12:10:13 -0400
commitb38c3132768e0f5132763db9c8fdc2a4a9490bde (patch)
tree1506961a35b6671e862a1fdef89ffd4951cc65a1 /std
parentd6cee706955f300086f41f9318d23631f64f036b (diff)
v1.3.0
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 b60cd0828..9b4ccd45e 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.64.0";
+export const VERSION = "0.65.0";