publish new versions

This commit is contained in:
wusyong
2023-01-26 06:35:51 +00:00
committed by GitHub
parent eea335db91
commit 293b4286ff
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"javascriptcore-rs-sys": patch
---
Update link library to javascriptcoregtk-4.1.

View File

@@ -1,5 +1,10 @@
# Changelog
## \[0.5.1]
- Update link library to javascriptcoregtk-4.1.
- [371ffa6](https://github.com/tauri-apps/javascriptcore-rs/commit/371ffa6a9946a4ff7903a4896bf68a0c7fe91bdc) Update link to javascriptcoregtk-4.1 on 2023-01-26
## \[0.5.0]
- Update gtk crates to 0.16 and update to 2021 edition.

View File

@@ -7,7 +7,7 @@ keywords = [ "javascript", "gtk-rs", "gnome" ]
license = "MIT"
name = "javascriptcore-rs-sys"
repository = "https://github.com/tauri-apps/javascriptcore-rs"
version = "0.5.0"
version = "0.5.1"
[package.metadata.system-deps.javascriptcoregtk_4_1]
name = "javascriptcoregtk-4.1"