Skip to content

Commit 54554dc

Browse files
committed
Bump version to 4.0.10
1 parent 68af49f commit 54554dc

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

jtelegrambotapi-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.jtelegram</groupId>
99
<artifactId>jtelegrambotapi</artifactId>
10-
<version>4.0.9</version>
10+
<version>4.0.10</version>
1111
</parent>
1212

1313
<artifactId>jtelegrambotapi-core</artifactId>

jtelegrambotapi-menus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.jtelegram</groupId>
99
<artifactId>jtelegrambotapi</artifactId>
10-
<version>4.0.9</version>
10+
<version>4.0.10</version>
1111
</parent>
1212

1313
<artifactId>jtelegrambotapi-menus</artifactId>

jtelegrambotapi-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.jtelegram</groupId>
99
<artifactId>jtelegrambotapi</artifactId>
10-
<version>4.0.9</version>
10+
<version>4.0.10</version>
1111
</parent>
1212

1313
<artifactId>jtelegrambotapi-test</artifactId>

jtelegrambotapi-webhooks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.jtelegram</groupId>
99
<artifactId>jtelegrambotapi</artifactId>
10-
<version>4.0.9</version>
10+
<version>4.0.10</version>
1111
</parent>
1212

1313
<artifactId>jtelegrambotapi-webhooks</artifactId>

pom.xml

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

77
<groupId>com.jtelegram</groupId>
88
<artifactId>jtelegrambotapi</artifactId>
9-
<version>4.0.9</version>
9+
<version>4.0.10</version>
1010
<packaging>pom</packaging>
1111

1212
<properties>

0 commit comments

Comments
 (0)