Skip to content

Commit

Permalink
Bump cargo-apk version to 0.5.4 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
msiglreith authored Nov 1, 2020
1 parent 6a7a659 commit 5aadbf7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions cargo-apk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Unreleased

# 0.5.4 (2020-11-01)

- Added support for activity metadata entries.
- Fix glob member resolution in workspaces.

# 0.5.3 (2020-10-15)

Expand Down
2 changes: 1 addition & 1 deletion cargo-apk/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-apk"
version = "0.5.3"
version = "0.5.4"
authors = ["The Rust Windowing contributors"]
edition = "2018"
description = "Helps cargo build APKs"
Expand Down

0 comments on commit 5aadbf7

Please sign in to comment.