summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorstuebinm2024-04-12 20:54:52 +0200
committerstuebinm2024-04-12 20:54:52 +0200
commita0459645638fe1397aa4f5e01a8f9093911ccf6c (patch)
tree8527b5590b90876543361189d6f8a112f7f1de18 /Cargo.toml
parentdcd298d18fa72c7dd37085f3d5b93c518a6afab9 (diff)
version 0.0.20.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.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <stuebinm@disroot.org>" ]