Skip to content

Commit 46135ff

Browse files
committed
Version bump
1 parent 453f924 commit 46135ff

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.16.0] - 2024-04-04
8+
- Support Google Play API v3 and document workflow for downloading via Google Play
9+
710
## [0.15.0] - 2023-01-04
811
- Add progress bars to all download sources
912
- Update dependencies

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "apkeep"
3-
version = "0.15.0"
3+
version = "0.16.0"
44
authors = ["William Budington <[email protected]>"]
55
edition = "2021"
66
license = "MIT"

0 commit comments

Comments
 (0)