Skip to content

Commit a729d7d

Browse files
committed
chore: update version for nix
1 parent 30c78c9 commit a729d7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
in
1313
rustPlatformNightly.buildRustPackage rec {
1414
pname = "waysip";
15-
version = "0.4.0-git";
15+
version = "0.5.0-dev";
1616

1717
auditable = false;
1818

0 commit comments

Comments
 (0)