Skip to content

Commit 19c20e2

Browse files
authored
Merge pull request #5 from jagobagascon/feature/update-readme-to-point-to-last-release
readme: add latest release version
2 parents 36af557 + e322e16 commit 19c20e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Step 2 Add the dependency
1616
<dependency>
1717
<groupId>com.github.jagobagascon</groupId>
1818
<artifactId>Natural-Sorting-for-Java</artifactId>
19-
<version>1.0.0</version>
19+
<version>1.1.0</version>
2020
</dependency>
2121
```
2222
Step 3 Use the provided comparators to sort your lists

0 commit comments

Comments
 (0)