Skip to content

Commit ef22e53

Browse files
authored
Bump version to 1.1.1
Use Base.Sort.InitialOptimizations for performance and fix bug when using TimSort with missing.
1 parent ff693e2 commit ef22e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SortingAlgorithms"
22
uuid = "a2af1166-a08f-5f64-846c-94a0d3cef48c"
3-
version = "1.1.0"
3+
version = "1.1.1"
44

55
[deps]
66
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

0 commit comments

Comments
 (0)