release: Version 0.3.1

This commit is contained in:
2023-04-05 13:20:16 +02:00
parent 916be1c927
commit c88ab940c4
8 changed files with 18 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
stdenv.mkDerivation {
pname = "moxxmpp-docs";
version = "0.3.0";
version = "0.3.1";
PUB_CACHE = "${pubCache}";