Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dampcake committed Jul 8, 2023
1 parent caca3eb commit 5dc623f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ http://dampcake.github.io/bencode
<dependency>
<groupId>com.dampcake</groupId>
<artifactId>bencode</artifactId>
<version>1.4</version>
<version>1.4.1</version>
</dependency>
```

### Gradle
```groovy
compile 'com.dampcake:bencode:1.4'
compile 'com.dampcake:bencode:1.4.1'
```

### Examples
Expand Down

0 comments on commit 5dc623f

Please sign in to comment.