Skip to content

Commit 345e3ba

Browse files
author
Ngo Iok Ui (Wu Yu Wei)
authored
Merge pull request #56 from tauri-apps/release
Publish New Versions
2 parents 1b4bff5 + ad764f4 commit 345e3ba

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changes/fix-docs-rs.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## \[0.15.1]
4+
5+
- Enable cfg_doc to fix build doc error on docs.rs
6+
- [dd6730a](https://github.com/tauri-apps/javascriptcore-rs/commit/dd6730a7e478cf9a33b02f9fc8509f70330e861f) Fix docs.rs build error on 2021-10-05
7+
38
## \[0.15.0]
49

510
- Update Gir files

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "javascriptcore-rs"
3-
version = "0.15.0"
3+
version = "0.15.1"
44
edition = "2018"
55
description = "Rust bindings for the javacriptcore library"
66
repository = "https://github.com/tauri-apps/javascriptcore-rs"

0 commit comments

Comments
 (0)