We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36af557 + e322e16 commit 19c20e2Copy full SHA for 19c20e2
1 file changed
README.md
@@ -16,7 +16,7 @@ Step 2 Add the dependency
16
<dependency>
17
<groupId>com.github.jagobagascon</groupId>
18
<artifactId>Natural-Sorting-for-Java</artifactId>
19
- <version>1.0.0</version>
+ <version>1.1.0</version>
20
</dependency>
21
```
22
Step 3 Use the provided comparators to sort your lists
0 commit comments