Skip to content

Commit ef0c34f

Browse files
authored
Prepare for Reaper release 1.0.1 (#508)
1 parent fc33438 commit ef0c34f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ foundation-layout-android = "1.7.6"
3232
# internal
3333
emerge-gradle-plugin = "4.2.1-SNAPSHOT"
3434
emerge-performance = "2.1.2"
35-
emerge-reaper = "1.0.1-SNAPSHOT"
35+
emerge-reaper = "1.0.1"
3636
emerge-snapshots = "1.3.3"
3737
emerge-distribution = "0.0.5-SNAPSHOT"
3838

reaper/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to reaper will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## 1.0.1 - 2025-03-05
99

1010
- Add `Reaper.fuseOff()`. [#491](https://github.com/EmergeTools/emerge-android/pull/491)
1111

0 commit comments

Comments
 (0)