Bump versions

This commit is contained in:
2026-03-11 11:03:37 -07:00
parent 6c7b23a9e3
commit 8dd617a24d
5 changed files with 54 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ in
pileRustPlatform.buildRustPackage {
pname = "pile";
version = "0.0.1";
version = "0.0.2";
src = ./.;
cargoLock.lockFile = ./Cargo.lock;