Skip to content

Commit d72340b

Browse files
committed
Version 1.7.2
1 parent c9cf761 commit d72340b

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

Project.toml

Lines changed: 4 additions & 4 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 = "1.7.1"
4+
version = "1.7.2"
55

66
[deps]
77
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
@@ -11,9 +11,9 @@ SnoopCompileBot = "1d5e0e55-7d74-4714-b8d8-efa80e938cf7"
1111
SnoopCompileCore = "e2b509da-e806-4183-be48-004708413034"
1212

1313
[compat]
14-
SnoopCompileAnalysis = "~1.7.1"
15-
SnoopCompileBot = "~1.7.1"
16-
SnoopCompileCore = "~1.7.1"
14+
SnoopCompileAnalysis = "~1.7.2"
15+
SnoopCompileBot = "~1.7.2"
16+
SnoopCompileCore = "~1.7.2"
1717
julia = "1"
1818

1919
[extras]

SnoopCompileAnalysis/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SnoopCompileAnalysis"
22
uuid = "9ea4277c-da97-4c3a-afb0-537c066769de"
33
author = ["Tim Holy <[email protected]>"]
4-
version = "1.7.1"
4+
version = "1.7.2"
55

66
[deps]
77
Cthulhu = "f68482b8-f384-11e8-15f7-abe071a5a75f"

SnoopCompileBot/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SnoopCompileBot"
22
uuid = "1d5e0e55-7d74-4714-b8d8-efa80e938cf7"
33
author = ["Amin Yahyaabadi <[email protected]>"]
4-
version = "1.7.1"
4+
version = "1.7.2"
55

66
[deps]
77
FilePathsBase = "48062228-2e41-5def-b9a4-89aafe57970f"
@@ -12,8 +12,8 @@ SnoopCompileCore = "e2b509da-e806-4183-be48-004708413034"
1212

1313
[compat]
1414
FilePathsBase = "0.9"
15-
SnoopCompileAnalysis = "~1.7.1"
16-
SnoopCompileCore = "~1.7.1"
15+
SnoopCompileAnalysis = "~1.7.2"
16+
SnoopCompileCore = "~1.7.2"
1717
YAML = "0.4"
1818
julia = "1"
1919

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 = "1.7.1"
4+
version = "1.7.2"
55

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

0 commit comments

Comments
 (0)