Skip to content

Commit e322e16

Browse files
committed
readme: add latest release version
1 parent 36af557 commit e322e16

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)