Bump nix cli version too oops

This commit is contained in:
Ben C 2023-12-05 13:39:35 -05:00
parent b7b8976971
commit 22f2717b16
No known key found for this signature in database

View File

@ -8,7 +8,7 @@
rustPlatform.buildRustPackage rec {
pname = "owmods-cli";
version = "0.11.3";
version = "0.12.0";
src = ../.;