Skip to content

Commit a6ffa04

Browse files
committed
Kotbot 1.8.0
1 parent 29a022a commit a6ffa04

3 files changed

Lines changed: 85 additions & 85 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
* [Tgkotbot](https://github.com/Heapy/kotbot/tree/main/tgkotbot#readme) – Bot implementation for needs
66
of [Kotlin Community](https://t.me/kotlin_lang) in the telegram
77

8-
## Bot API 9.6
8+
## Bot API 10.0
99

1010
### Install the library
1111

1212
```kotlin
13-
implementation("io.heapy.kotbot:core:1.7.0")
13+
implementation("io.heapy.kotbot:core:1.8.0")
1414
```
1515

1616
### Example

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=io.heapy.kotbot
2-
version=1.7.0
2+
version=1.8.0
33
kotlin.code.style=official
44
kotlin.daemon.jvmargs=-XX:+UseParallelGC -Xmx2g
55
org.gradle.parallel=true

gradlew.bat

Lines changed: 82 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)