diff --git a/Project.toml b/Project.toml index c19e59220..846a3e842 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SnoopCompile" uuid = "aa65fe97-06da-5843-b5b1-d5d13cad87d2" author = ["Tim Holy "] -version = "2.4.0" +version = "2.5.0" [deps] Cthulhu = "f68482b8-f384-11e8-15f7-abe071a5a75f" @@ -21,7 +21,7 @@ Cthulhu = "1.5" FlameGraphs = "0.2" OrderedCollections = "1" Requires = "1" -SnoopCompileCore = "~2.4.0" +SnoopCompileCore = "~2.5.0" YAML = "0.4" julia = "1" diff --git a/SnoopCompileCore/Project.toml b/SnoopCompileCore/Project.toml index 43d0645eb..5bca5b81b 100644 --- a/SnoopCompileCore/Project.toml +++ b/SnoopCompileCore/Project.toml @@ -1,7 +1,7 @@ name = "SnoopCompileCore" uuid = "e2b509da-e806-4183-be48-004708413034" author = ["Tim Holy "] -version = "2.4.0" +version = "2.5.0" [deps] Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"