From d7633bc98df1707734fe6255db79782862ad811f Mon Sep 17 00:00:00 2001 From: Roger Chapman Date: Fri, 18 Dec 2020 11:19:20 +1100 Subject: [PATCH] upgrade v8 to 8.7.220.31 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6468e76..e536a28c 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ GoDoc: https://godoc.org/rogchap.com/v8go ## V8 dependency -V8 version: 8.0.426.15 +V8 version: 8.7.220.31 In order to make `v8go` usable as a standard Go package, prebuilt static libraries of V8 are included for Linux and OSX ie. you *should not* require to build V8 yourself.