Skip to content

Commit

Permalink
Version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharee committed Aug 30, 2024
1 parent 4023860 commit f7db663
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ KMPFile wraps [kotlinx.io](https://github.com/Kotlin/kotlinx-io) for some operat
KMPFile targets the following platforms:
- Android (File, Uri)
- JVM
- iOS (largely untested)
- macOS native (largely untested)
- Apple (iOS, macOS, tvOS, watchOS) (largely untested)

## Installation
![Maven Central Version](https://img.shields.io/maven-central/v/dev.zwander/kmpfile)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ SONATYPE_HOST=CENTRAL_PORTAL
RELEASE_SIGNING_ENABLED=true

GROUP=dev.zwander
VERSION_NAME=0.4.0
VERSION_NAME=0.4.1

POM_NAME=KMPFile
POM_DESCRIPTION=Kotlin Multiplatform File implementation for Android, JVM, and Apple.
Expand Down

0 comments on commit f7db663

Please sign in to comment.