Skip to content

Commit 916be01

Browse files
d-nettovchuravy
andauthored
create a new PProf.jl release with the new pprof_jll (#103)
Co-authored-by: Valentin Churavy <[email protected]>
1 parent f03222a commit 916be01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PProf"
22
uuid = "e4faabce-9ead-11e9-39d9-4379958e3056"
33
authors = ["Valentin Churavy <[email protected]>", "Nathan Daly <[email protected]>"]
4-
version = "3.1.3"
4+
version = "3.2.0"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -24,7 +24,7 @@ OrderedCollections = "1.1"
2424
ProgressMeter = "1.7"
2525
ProtoBuf = "1"
2626
julia = "1.6"
27-
pprof_jll = "0.1, 1"
27+
pprof_jll = "0.1, 1, 2"
2828

2929
[extras]
3030
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

0 commit comments

Comments
 (0)