From a0459645638fe1397aa4f5e01a8f9093911ccf6c Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 12 Apr 2024 20:54:52 +0200 Subject: version 0.0.2 since this is apparently enough to edit all of nixpkgs to remove lib.mdDoc without (?) breaking anything, I think it should qualify as a tiny, tiny release. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 12517b8..8aea1a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nixq" -version = "0.1.0" +version = "0.0.2" edition = "2021" authors = [ "stuebinm " ] -- cgit v1.2.3