Skip to content

Commit

Permalink
Bump compat for FlameGraphs + bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored Mar 4, 2024
1 parent 3277586 commit ae00b23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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]
Expand Down

0 comments on commit ae00b23

Please sign in to comment.