From 160a2fa3ba322d7ee482dda4d880d7676af8c330 Mon Sep 17 00:00:00 2001 From: Rubenlagus Date: Thu, 5 May 2016 21:50:55 +0200 Subject: [PATCH] Upgrade version to 2.3 --- README.md | 2 +- pom.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b419723..df73c56f 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/pom.xml b/pom.xml index a230c3c2..fd5c6387 100644 --- a/pom.xml +++ b/pom.xml @@ -6,9 +6,10 @@ jar org.telegram telegrambots - 2.2 + 2.3 Telegram Bots + https://telegram.me/JavaBotsApi Easy to use library to create Telegram Bots