chore: bump version in flake.nix
This commit is contained in:
parent
32a5d6042c
commit
09b7524827
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
packages.default = pkgs.rustPlatform.buildRustPackage {
|
||||
pname = "hinoirisetr";
|
||||
version = "0.1.0";
|
||||
version = "0.2.0";
|
||||
|
||||
src = ./.;
|
||||
|
||||
|
|
Loading…
Reference in a new issue