Upgrade version to 2.3
This commit is contained in:
parent
f92a4616b1
commit
160a2fa3ba
@ -64,7 +64,7 @@ You can see code for those bots at [TelegramBotsExample](https://github.com/rube
|
||||
This library use [Telegram bot API](https://core.telegram.org/bots), you can find more information following the link.
|
||||
|
||||
## Questions or Suggestions
|
||||
Feel free to create issues [here](https://github.com/rubenlagus/TelegramBots/issues) as you need
|
||||
Feel free to create issues [here](https://github.com/rubenlagus/TelegramBots/issues) as you need or join the [chat](https://telegram.me/JavaBotsApi)
|
||||
|
||||
## License
|
||||
|
||||
|
3
pom.xml
3
pom.xml
@ -6,9 +6,10 @@
|
||||
<packaging>jar</packaging>
|
||||
<groupId>org.telegram</groupId>
|
||||
<artifactId>telegrambots</artifactId>
|
||||
<version>2.2</version>
|
||||
<version>2.3</version>
|
||||
|
||||
<name>Telegram Bots</name>
|
||||
<url>https://telegram.me/JavaBotsApi</url>
|
||||
<description>Easy to use library to create Telegram Bots</description>
|
||||
|
||||
<licenses>
|
||||
|
Loading…
Reference in New Issue
Block a user