From 00082352e9536ebac4d8b7cab4ba95252233c1fe Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Thu, 25 Oct 2018 14:06:14 +0200 Subject: doc: update TS and V8 version in README file Refs: https://github.com/denoland/deno/pull/980 Refs: https://github.com/denoland/deno/pull/1041 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc0b5a2f2..23b2be778 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## A secure TypeScript runtime built on V8 -- Supports TypeScript 3.0 out of the box. Uses V8 7.0. That is, it's very modern +- Supports TypeScript 3.1 out of the box. Uses V8 7.1. That is, it's very modern JavaScript. - No `package.json`. No npm. Not explicitly compatible with Node. -- cgit v1.2.3