diff --git a/Cargo.toml b/Cargo.toml index 4a7eb49..b43b405 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ucg" -version = "0.0.2" +version = "0.0.3" authors = ["Jeremy Wall "] description = "A configuration generation grammar." repository = "https://github.com/zaphar/ucg"