diff --git a/M/MLJText/Deps.toml b/M/MLJText/Deps.toml index cc00f9872aaa69f..ea96ae75462c5b7 100644 --- a/M/MLJText/Deps.toml +++ b/M/MLJText/Deps.toml @@ -5,3 +5,6 @@ ScientificTypes = "321657f4-b219-11e9-178b-2701a2544e81" ScientificTypesBase = "30f210dd-8aff-4c5f-94ba-8e64358c1161" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" TextAnalysis = "a2db99b7-8b79-58f8-94bf-bbc811eef33d" + +["0.1.1-0"] +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" diff --git a/M/MLJText/Versions.toml b/M/MLJText/Versions.toml index 3a965eaa6d763a3..62fc9d3f6a8fde0 100644 --- a/M/MLJText/Versions.toml +++ b/M/MLJText/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "3e4af0c1d124e855fce46854b30969ac8b331531" + +["0.1.1"] +git-tree-sha1 = "ffd709f85d8fd02650c5ec98e19b939a6277d2d6"