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 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.