From d3dcbe2e08b55aab5d9a200753f740ccba27ca05 Mon Sep 17 00:00:00 2001 From: aftix Date: Thu, 19 Dec 2024 11:37:10 -0600 Subject: [PATCH] Bumped library version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8dbf660..0d50ad1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license = "MIT" name = "rnix" readme = "README.md" repository = "https://github.com/nix-community/rnix-parser" -version = "0.11.1" +version = "0.12.0" [[bench]] harness = false