diff --git a/README.md b/README.md index 2fa23e133b..6c4af1de11 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## A secure TypeScript runtime built on V8 -* Supports TypeScript 2.8 out of the box. Uses V8 6.8.275.3. That is, it's +* Supports TypeScript 2.8 out of the box. Uses V8 6.9.297. That is, it's very modern JavaScript. * No `package.json`. No npm. Not explicitly compatible with Node.