Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yvasyliev authored Nov 13, 2020
1 parent b5ba2cc commit 25c3793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This library uses the next third-party dependecies:
<dependency>
<groupId>com.github.yvasyliev</groupId>
<artifactId>java-vk-bots-longpoll-api</artifactId>
<version>1.0.28-beta</version>
<version>1.0.29-beta</version>
</dependency>
```
2. Create a class that extends `LongPollBot` and overrides necessary methods:
Expand Down

0 comments on commit 25c3793

Please sign in to comment.