Skip to content

Commit 8f72ff0

Browse files
committed
Release v0.110.0
1 parent e2a2aea commit 8f72ff0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ plugins {
9090
}
9191

9292
dependencies {
93-
implementation("io.heapy.kotaml:kotaml:0.109.1")
93+
implementation("io.heapy.kotaml:kotaml:0.110.0")
9494
}
9595
```
9696

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
kotlin.code.style=official
22
kotlin.daemon.jvmargs=-Xmx1g
33
org.gradle.jvmargs=-Xmx1g
4-
version=0.109.1
4+
version=0.110.0

0 commit comments

Comments
 (0)