Skip to content

Commit 463d398

Browse files
committed
Updated lib version to 1.0.12
1 parent 10a141e commit 463d398

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,11 @@ dependencies {
2828

2929
### Version Compatibility
3030

31-
| **ExposedPagination** | **Exposed** | Ktor | **Kotlin** |
32-
|-----------------------|-------------|-------|------------|
33-
| 1.0.11 | \>= 0.61.0 | 3.1.2 | \>= 2.1.20 |
34-
| 1.0.10 | \>= 0.59.0 | 3.1.1 | \>= 2.1.10 |
31+
| **ExposedPagination** | **Exposed** | Ktor | **Kotlin** |
32+
|-----------------------|------------------|-------|-------------|
33+
| 1.0.12 | \>= 1.0.0-beta-5 | 3.2.3 | \>= 2.2.0 |
34+
| 1.0.11 | \>= 0.61.0 | 3.1.2 | \>= 2.1.20 |
35+
| 1.0.10 | \>= 0.59.0 | 3.1.1 | \>= 2.1.10 |
3536

3637
---
3738

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
kotlin.code.style=official
22
group=io.github.perracodex
3-
version=1.0.11
3+
version=1.0.12
44
artifactId=exposed-pagination
55
repository=github.com/perracodex
66
repositoryConnection=github.com:perracodex

0 commit comments

Comments
 (0)