Skip to content

Commit 30c2c56

Browse files
committed
Update README.md
1 parent 9389ef9 commit 30c2c56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ http://dampcake.github.io/bencode
2323
<dependency>
2424
<groupId>com.dampcake</groupId>
2525
<artifactId>bencode</artifactId>
26-
<version>1.4.1</version>
26+
<version>1.4.2</version>
2727
</dependency>
2828
```
2929

3030
### Gradle
3131
```groovy
32-
compile 'com.dampcake:bencode:1.4.1'
32+
compile 'com.dampcake:bencode:1.4.2'
3333
```
3434

3535
### Examples

0 commit comments

Comments
 (0)