summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2fa23e133..6c4af1de1 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.