Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
updating version numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
shibme committed Jun 14, 2016
1 parent f07f65b commit ec0ab62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Add to your `pom.xml`
<dependency>
<groupId>me.shib.java.lib</groupId>
<artifactId>jtelebot</artifactId>
<version>2.1</version>
<version>2.1.0</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>me.shib.java.lib</groupId>
<artifactId>jtelebot</artifactId>
<version>2.1</version>
<version>2.1.0</version>
<name>JTeleBot</name>
<description>A Java library for Telegram Bot API</description>
<url>https://github.com/shibme/jtelebot</url>
Expand Down

0 comments on commit ec0ab62

Please sign in to comment.