Skip to content

Commit 80cf015

Browse files
committed
Release 1.2.2
1 parent 688e7bc commit 80cf015

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ Download
77
-------
88
Download the latest version via Gradle:
99
```groovy
10-
compile 'com.github.pengrad:java-telegram-bot-api:1.2.1'
10+
compile 'com.github.pengrad:java-telegram-bot-api:1.2.2'
1111
```
1212
or Maven:
1313
```xml
1414
<dependency>
1515
<groupId>com.github.pengrad</groupId>
1616
<artifactId>java-telegram-bot-api</artifactId>
17-
<version>1.2.1</version>
17+
<version>1.2.2</version>
1818
</dependency>
1919
```
2020

0 commit comments

Comments
 (0)