Skip to content

Commit

Permalink
Publish New Versions (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: amrbashir <[email protected]>
  • Loading branch information
github-actions[bot] and amrbashir authored Dec 27, 2022
1 parent fd68c94 commit a7fe3f4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/fix-wry-tempaltes.md

This file was deleted.

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## \[0.1.2]

- Fix `android_binding!` macro usage in the `wry` template.
- [fd68c94](https://github.com/tauri-apps/tauri-mobile/commit/fd68c9435cdac5d591e22ff92ec2b7d36f07d8a7) fix: fix android_binding! usage in wry template on 2022-12-27

## \[0.1.1]

- Show all application logs on iOS noninteractive mode.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tauri-mobile"
version = "0.1.1"
version = "0.1.2"
authors = [
"Tauri Programme within The Commons Conservancy",
"Brainium Studios LLC",
Expand Down

0 comments on commit a7fe3f4

Please sign in to comment.