Skip to content

Commit

Permalink
Update version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rosehgal committed Jun 28, 2020
1 parent e9033ed commit 48953ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EmailsToTelegramService/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>io.github.trashemail</groupId>
<artifactId>imapclientservice</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
<name>EmailsToTelegramService</name>
<description>IMAP Client background services for TrashEmail</description>

Expand Down
2 changes: 1 addition & 1 deletion TrashEmailService/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>io.github</groupId>
<artifactId>trashemail</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
<name>Trashemail</name>
<description>Springboot miscroservice - heart of Telegram @trashemail_bot</description>
<distributionManagement>
Expand Down

0 comments on commit 48953ab

Please sign in to comment.