Skip to content

Commit 4201348

Browse files
committed
Version 2.3.0
1 parent d4c0b4a commit 4201348

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

+2-2
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.2.2"
4+
version = "2.3.0"
55

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

SnoopCompileCore/Project.toml

+1-1
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.2.2"
4+
version = "2.3.0"
55

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

0 commit comments

Comments
 (0)