Skip to content

Commit d4720ce

Browse files
committed
Major version bump
1 parent 9d402a8 commit d4720ce

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
## [Unreleased]
7+
## [1.0.0] - 2026-04-29
88
- Google Play:
99
- Add the ability to download dex metadata for an app
1010
- Fix authentication bug introduced by Google auth flow change

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.18.0"
3+
version = "1.0.0"
44
authors = ["William Budington <bill@eff.org>"]
55
edition = "2021"
66
license = "MIT"

0 commit comments

Comments
 (0)