diff --git a/Cargo.toml b/Cargo.toml index 196eb35..f9ec0a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test_each_file" -version = "0.3.0" +version = "0.3.1" authors = ["Jonathan Brouwer ", "Julia Dijkstra"] description = "Generates a test for each file in a specified directory." keywords = ["test", "proc-macro"]