Skip to content

Commit 604fc8a

Browse files
Prepare for next release
1 parent f0ffa1c commit 604fc8a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.1.1 - 2024-09-23
4+
5+
- Internal improvements & documentation updates
6+
37
## v0.1.0 - 2024-09-22
48

59
- Initial Release

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android.nonTransitiveRClass=true
1515

1616
# Library Publishing configuration
1717
GROUP=io.github.mr3y-the-programmer
18-
VERSION_NAME=0.1.0
18+
VERSION_NAME=0.1.1
1919

2020
SONATYPE_HOST=CENTRAL_PORTAL
2121
RELEASE_SIGNING_ENABLED=true

0 commit comments

Comments
 (0)