Skip to content

Commit a76206c

Browse files
publish new versions (#272)
Co-authored-by: wusyong <[email protected]>
1 parent 0cf0089 commit a76206c

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changes/tao.md

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

CHANGELOG.md

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

3+
## \[0.9.4]
4+
5+
- Update tao to v0.2.6
6+
- [483bad0](https://github.com/tauri-apps/wry/commit/483bad0fc7e7564500f7183547c15604fa387258) feat: tao as window dependency ([#230](https://github.com/tauri-apps/wry/pull/230)) on 2021-05-03
7+
- [51430e9](https://github.com/tauri-apps/wry/commit/51430e97dfb6589c5ff71e5078438be67293d044) publish new versions ([#221](https://github.com/tauri-apps/wry/pull/221)) on 2021-05-09
8+
- [0cf0089](https://github.com/tauri-apps/wry/commit/0cf0089b6d49aa9e1a8c791ec8883fce48a0dfd1) Update tao to v0.2.6 ([#271](https://github.com/tauri-apps/wry/pull/271)) on 2021-05-18
9+
310
## \[0.9.3]
411

512
- Expose `webview_version` function in the `webview` module.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ workspace = { }
22

33
[package]
44
name = "wry"
5-
version = "0.9.3"
5+
version = "0.9.4"
66
authors = [ "Tauri Programme within The Commons Conservancy" ]
77
edition = "2018"
88
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)