1. Update pom to version 1.0

This commit is contained in:
Rubenlagu 2016-01-20 21:56:16 +01:00 committed by Rubenlagus
parent cc338ab5df
commit 29f15731e6

View File

@ -6,7 +6,7 @@
<packaging>jar</packaging>
<groupId>org.telegram</groupId>
<artifactId>telegrambots</artifactId>
<version>0.1</version>
<version>1.0</version>
<name>Telegram Bots</name>
<description>Easy to use library to create Telegram Bots</description>