Skip to content

Commit eb817f2

Browse files
authored
Un-bump version, remove StatsBase compat
1 parent fd79022 commit eb817f2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
name = "SortingAlgorithms"
22
uuid = "a2af1166-a08f-5f64-846c-94a0d3cef48c"
3-
version = "1.1.1"
3+
version = "1.1.0"
44

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

88
[compat]
99
julia = "1"
1010
DataStructures = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18"
11-
StatsBase = "0.33, 0.34"
1211

1312
[extras]
1413
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

0 commit comments

Comments
 (0)