Merge pull request #60 from tauri-apps/release

Publish New Versions
This commit is contained in:
Ngo Iok Ui (Wu Yu Wei)
2021-10-25 23:08:06 +08:00
committed by GitHub
3 changed files with 6 additions and 7 deletions

View File

@@ -1,6 +0,0 @@
---
"javascriptcore-rs-sys": patch
---
Update url in Cargo.toml.

View File

@@ -1,5 +1,10 @@
# Changelog
## \[0.3.1]
- Update url in Cargo.toml.
- [02b8c18](https://github.com/tauri-apps/javascriptcore-rs/commit/02b8c1829ca828866df8965b0c904372ba335960) Update url in Cargo.toml of sys crate on 2021-10-25
## \[0.3.0]
- Update Gir files

View File

@@ -1,6 +1,6 @@
[package]
name = "javascriptcore-rs-sys"
version = "0.3.0"
version = "0.3.1"
authors = [ "The Gtk-rs Project Developers" ]
description = "Sys functions for the Rust bindings of the javacriptcore library"
repository = "https://github.com/tauri-apps/javascriptcore-rs"