Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: update library version
Signed-off-by: iProdigy <[email protected]>
  • Loading branch information
iProdigy authored Sep 4, 2024
commit 8163121db2de7cd2f18a5344355990ee3b778009
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ allprojects {
}

group = "io.github.xanthic.cache"
version = "0.6.0"
version = "0.6.1"
}

subprojects {
Expand Down