提交 c42e4ddb 编写于 作者: R Ryan Dahl

v0.1.1

上级 634a9e39
......@@ -3,7 +3,7 @@ use binding;
use std::ffi::CStr;
// This is the source of truth for the Deno version. Ignore the value in Cargo.toml.
const DENO_VERSION: &str = "0.1.0";
const DENO_VERSION: &str = "0.1.1";
pub fn print_version() {
let v = unsafe { binding::deno_v8_version() };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册