diff --git a/Project.toml b/Project.toml index 1c2d875..5ab09b3 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ProfileSVG" uuid = "132c30aa-f267-4189-9183-c8a63c7e05e6" -version = "0.2.1" +version = "0.2.2" [deps] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" @@ -10,7 +10,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" [compat] Colors = "0.10, 0.11, 0.12" -FlameGraphs = "0.2" +FlameGraphs = "0.2, 1" julia = "1" [extras]