diff --git a/Project.toml b/Project.toml index 06dcecb..49c43fd 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "OpenStreetMapX" -uuid = "5c67c38e-c187-11e8-2be6-e3a6a3a5610f" +uuid = "86cd37e6-c0ff-550b-95fe-21d72c8d4fc9" authors = ["Przemyslaw Szufel ", "Bartosz Pankratz ", "Anna Szczurek ", "Bogumil Kaminski ", "Pawel Pralat "] -version = "v0.1.4" +version = "0.1.5" [deps] HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3" diff --git a/REQUIRE b/REQUIRE index 70b46fe..8827208 100644 --- a/REQUIRE +++ b/REQUIRE @@ -2,6 +2,4 @@ julia 1.0.0 HTTP 0.7.0 JSON 0.19.0 LibExpat 0.5.0 -LightGraphs 1.1.0 - - +LightGraphs 1.1.0 \ No newline at end of file