diff --git a/Project.toml b/Project.toml index f4c6b0e..5843e68 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["testing", "mocking"] license = "MIT" desc = "Allows Julia function calls to be temporarily overloaded for purpose of testing" author = ["Curtis Vogt"] -version = "0.7.1" +version = "0.7.2" [deps] ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"