Skip to content

Commit

Permalink
Release 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
IRus committed Jan 8, 2025
1 parent b6f8965 commit 18a3f1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=1.0.8
version=1.0.9
kotlin.code.style=official
org.gradle.caching=true
org.gradle.parallel=true
Expand Down
2 changes: 1 addition & 1 deletion komok-tech-to-be-injected/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add the following to your `build.gradle.kts`:

```kotlin
dependencies {
implementation("io.heapy.komok:komok-tech-to-be-injected:1.0.8")
implementation("io.heapy.komok:komok-tech-to-be-injected:1.0.9")
}
```

Expand Down

0 comments on commit 18a3f1a

Please sign in to comment.