Update README file

Change version description from 2019-09-18 to 2020-11-08

related issue: https://gitee.com/openharmony/third_party_quickjs/issues/I4Y3JY

Signed-off-by: panzhenyu1 <panzhenyu1@huawei.com>
Change-Id: Iefdf66fbefc7918687a7103101020c74daea6a5b
This commit is contained in:
panzhenyu1
2022-03-16 15:01:39 +08:00
parent 061e9b1913
commit 6fb4a178f2
+1 -1
View File
@@ -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."