Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Commit

Permalink
new version in README examples
Browse files Browse the repository at this point in the history
  • Loading branch information
m09 committed Oct 28, 2017
1 parent 3d493ee commit 5ee7cc9
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 @@ -29,14 +29,14 @@ section of your `pom.xml`:
<dependency>
<groupId>eu.crydee</groupId>
<artifactId>syllable-counter</artifactId>
<version>4.0.1</version>
<version>4.0.2</version>
</dependency>
```

If you do not use maven, you can still [download][dl] the jar from
Maven Central and use it as appropriate.

[dl]: http://search.maven.org/remotecontent?filepath=eu/crydee/syllable-counter/4.0.1/syllable-counter-4.0.1.jar
[dl]: http://search.maven.org/remotecontent?filepath=eu/crydee/syllable-counter/4.0.2/syllable-counter-4.0.2.jar

Usage
-----
Expand Down

0 comments on commit 5ee7cc9

Please sign in to comment.