mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 15:04:33 -05:00
Update V8 version in README (#309)
This commit is contained in:
parent
bd8adcbf05
commit
c5348817b7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Rusty V8 Binding
|
||||
|
||||
V8 Version: 8.1.310, 2020-01-30
|
||||
V8 Version: 8.2.308, 2020-03-12
|
||||
|
||||
[![ci](https://github.com/denoland/rusty_v8/workflows/ci/badge.svg?branch=master)](https://github.com/denoland/rusty_v8/actions)
|
||||
[![crates](https://img.shields.io/crates/v/rusty_v8.svg)](https://crates.io/crates/rusty_v8)
|
||||
|
|
Loading…
Reference in a new issue