diff --git a/Cargo.toml b/Cargo.toml index f3973ad..3d9fe0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tsconfig" description = "Parse .tsconfig configuration files for TypeScript" -version = "0.2.1" +version = "0.3.1" authors = ["Daniel Rivas "] edition = "2018" homepage = "https://github.com/drivasperez/tsconfig"