Skip to content

Commit

Permalink
Merge pull request #19 from nazarovctrl/fix_version
Browse files Browse the repository at this point in the history
Version updated
  • Loading branch information
nazarovctrl authored Nov 12, 2023
2 parents e1965cb + 2b42bf0 commit 860979f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<groupId>io.github.nazarovctrl</groupId>
<artifactId>telegram-bot-spring</artifactId>
<packaging>jar</packaging>
<version>1.0.2</version>
<version>1.0.3</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Library to make it easier to create a telegram-bot in spring</description>
<url>https://github.com/nazarovctrl/telegram-bot-spring</url>
Expand Down

0 comments on commit 860979f

Please sign in to comment.