Skip to content

Commit f3a7ac2

Browse files
committed
Version 2.1.1
1 parent da4ea44 commit f3a7ac2

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.1.0"
4+
version = "2.1.1"
55

66
[deps]
77
Cthulhu = "f68482b8-f384-11e8-15f7-abe071a5a75f"
@@ -13,7 +13,7 @@ SnoopCompileCore = "e2b509da-e806-4183-be48-004708413034"
1313
[compat]
1414
Cthulhu = "1.2"
1515
OrderedCollections = "1"
16-
SnoopCompileCore = "~2.1.0"
16+
SnoopCompileCore = "~2.1.1"
1717
julia = "1"
1818

1919
[extras]

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.1.0"
4+
version = "2.1.1"
55

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

0 commit comments

Comments
 (0)