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