Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

Commit 624789a

Browse files
author
natanimn
committed
Fix v1.13.1
1 parent 069eecb commit 624789a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependecy>
3434
<groupId>et.telebof</groupId>
3535
<artifactId>telegrambot</artifactId>
36-
<version>1.13.0</version>
36+
<version>1.13.1</version>
3737
</dependecy>
3838
```
3939

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>et.telebof</groupId>
88
<artifactId>telegrambot</artifactId>
9-
<version>1.13.0</version>
9+
<version>1.13.1</version>
1010
<description>Easy and modern Java Telegram bot API</description>
1111
<name>Telebof</name>
1212
<packaging>jar</packaging>

0 commit comments

Comments
 (0)