Skip to content

Commit ab87b31

Browse files
committed
update docs
1 parent 0ddf8d3 commit ab87b31

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

one-message-bot-docs/docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ Maven:
4343
<dependency>
4444
<groupId>ru.zoommax</groupId>
4545
<artifactId>OneMessageBot</artifactId>
46-
<version>1.0</version>
46+
<version>1.1.0.3</version>
4747
</dependency>
4848
```
4949

5050
Gradle:
5151

5252
```groovy
53-
implementation 'ru.zoommax:OneMessageBot:1.0'
53+
implementation 'ru.zoommax:OneMessageBot:1.1.0.3'
5454
```
5555

5656
## Third-party Dependencies

0 commit comments

Comments
 (0)