Update README.md

This commit is contained in:
Klemek
2018-08-30 21:23:51 +01:00
committed by GitHub
parent f3dc9417d1
commit 5d538a8783
+1 -1
View File
@@ -4,7 +4,7 @@ An extension of the java.util.List interface which include some of the C# LINQ u
List classes are extended as well. (ArrayList -> BetterArrayList)
Current version v1.3
Current version v1.4
Before BetterLists :
```Java