Skip to content

Commit 164b363

Browse files
authored
Merge pull request #72 from tauri-apps/release
Publish New Versions
2 parents eea335d + 293b428 commit 164b363

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changes/link.md

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

sys/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.5.1]
4+
5+
- Update link library to javascriptcoregtk-4.1.
6+
- [371ffa6](https://github.com/tauri-apps/javascriptcore-rs/commit/371ffa6a9946a4ff7903a4896bf68a0c7fe91bdc) Update link to javascriptcoregtk-4.1 on 2023-01-26
7+
38
## \[0.5.0]
49

510
- Update gtk crates to 0.16 and update to 2021 edition.

sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords = [ "javascript", "gtk-rs", "gnome" ]
77
license = "MIT"
88
name = "javascriptcore-rs-sys"
99
repository = "https://github.com/tauri-apps/javascriptcore-rs"
10-
version = "0.5.0"
10+
version = "0.5.1"
1111

1212
[package.metadata.system-deps.javascriptcoregtk_4_1]
1313
name = "javascriptcoregtk-4.1"

0 commit comments

Comments
 (0)