File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ foundation-layout-android = "1.7.6"
32
32
# internal
33
33
emerge-gradle-plugin = " 4.2.1-SNAPSHOT"
34
34
emerge-performance = " 2.1.2"
35
- emerge-reaper = " 1.0.1-SNAPSHOT "
35
+ emerge-reaper = " 1.0.1"
36
36
emerge-snapshots = " 1.3.3"
37
37
emerge-distribution = " 0.0.5-SNAPSHOT"
38
38
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to reaper will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## 1.0.1 - 2025-03-05
9
9
10
10
- Add ` Reaper.fuseOff() ` . [ #491 ] ( https://github.com/EmergeTools/emerge-android/pull/491 )
11
11
You can’t perform that action at this time.
0 commit comments