diff --git a/README.OpenSource b/README.OpenSource index a5ace72..1f5e50c 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -3,7 +3,7 @@ "Name": "QuickJS", "License": "MIT License", "License File": "LICENSE", - "Version Number": "2019-09-18", + "Version Number": "2020-11-08", "Owner": "zhaogaoyi@huawei.com", "Upstream URL": "https://bellard.org/quickjs/", "Description": "QuickJS is a small and embeddable Javascript engine. It supports the ES2020 specification including modules, asynchronous generators, proxies and BigInt."