Skip to content

Commit 1abf0a2

Browse files
committed
Version 2.7.0
1 parent 4e71355 commit 1abf0a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SnoopCompile"
22
uuid = "aa65fe97-06da-5843-b5b1-d5d13cad87d2"
33
author = ["Tim Holy <[email protected]>"]
4-
version = "2.6.1"
4+
version = "2.7.0"
55

66
[deps]
77
Cthulhu = "f68482b8-f384-11e8-15f7-abe071a5a75f"
@@ -21,7 +21,7 @@ Cthulhu = "1.5, 2"
2121
FlameGraphs = "0.2"
2222
OrderedCollections = "1"
2323
Requires = "1"
24-
SnoopCompileCore = "~2.6.1"
24+
SnoopCompileCore = "~2.7.0"
2525
YAML = "0.4"
2626
julia = "1"
2727

SnoopCompileCore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SnoopCompileCore"
22
uuid = "e2b509da-e806-4183-be48-004708413034"
33
author = ["Tim Holy <[email protected]>"]
4-
version = "2.6.1"
4+
version = "2.7.0"
55

66
[deps]
77
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"

0 commit comments

Comments
 (0)