Skip to content

Commit 18d842d

Browse files
authored
Bump to v2.1.2: Make PProf.Allocs profiling support backported julia versions
Use an `isdefined()` check instead of a `VERSION` check: #52
1 parent 42f5a02 commit 18d842d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
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 <v.churavy@gmail.com>", "Nathan Daly <nhdaly@gmail.com>"]
4-
version = "2.1.1"
4+
version = "2.1.2"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"

0 commit comments

Comments
 (0)