Skip to content

Commit 6db95ec

Browse files
committed
Version 2.2.1
1 parent e9a4a29 commit 6db95ec

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.0"
4+
version = "2.2.1"
55

66
[deps]
77
Cthulhu = "f68482b8-f384-11e8-15f7-abe071a5a75f"
@@ -20,7 +20,7 @@ Cthulhu = "1.5"
2020
FlameGraphs = "0.2"
2121
OrderedCollections = "1"
2222
Requires = "1"
23-
SnoopCompileCore = "~2.2.0"
23+
SnoopCompileCore = "~2.2.1"
2424
YAML = "0.4"
2525
julia = "1"
2626

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.0"
4+
version = "2.2.1"
55

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

0 commit comments

Comments
 (0)