Skip to content

Commit

Permalink
Version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
nazarovctrl committed Sep 2, 2024
1 parent 55e4931 commit 9018b8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.nazarovctrl/telegram-bot-spring/badge.svg)](https://mvnrepository.com/artifact/io.github.nazarovctrl/telegram-bot-spring)

## [Java documentation](https://javadoc.io/doc/io.github.nazarovctrl/telegram-bot-spring/1.0.6)
## Library [link](https://central.sonatype.com/artifact/io.github.nazarovctrl/telegram-bot-spring/1.0.6) in Maven Central
## [Java documentation](https://javadoc.io/doc/io.github.nazarovctrl/telegram-bot-spring/1.0.7)
## Library [link](https://central.sonatype.com/artifact/io.github.nazarovctrl/telegram-bot-spring/1.0.7) in Maven Central
## Maven dependency

<dependency>
<groupId>io.github.nazarovctrl</groupId>
<artifactId>telegram-bot-spring</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>
</dependency>

## How to use library?
Expand Down

0 comments on commit 9018b8f

Please sign in to comment.