diff --git a/Cargo.toml b/Cargo.toml index 7170f33..c39988c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "nix-config-parser" description = "A simple parser for the Nix configuration file format" -version = "0.1.0" +version = "0.1.1" edition = "2021" resolver = "2" license = "LGPL-2.1"