Skip to content

Commit 3228861

Browse files
chore: Release v1.0.2-dev.1 [skip ci]
## [1.0.2-dev.1](v1.0.1...v1.0.2-dev.1) (2026-01-22) ### Performance Improvements * Add methods to find all classes by String ([dcb13f3](dcb13f3))
1 parent dcb13f3 commit 3228861

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2-dev.1](https://github.com/MorpheApp/morphe-patcher/compare/v1.0.1...v1.0.2-dev.1) (2026-01-22)
2+
3+
4+
### Performance Improvements
5+
6+
* Add methods to find all classes by String ([dcb13f3](https://github.com/MorpheApp/morphe-patcher/commit/dcb13f37a02b23735cc8fa0116aea7a0ace61954))
7+
18
## [1.0.1](https://github.com/MorpheApp/morphe-patcher/compare/v1.0.0...v1.0.1) (2026-01-10)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
3-
version = 1.0.1
3+
version = 1.0.2-dev.1

0 commit comments

Comments
 (0)