Bump version 0.0.7
This commit is contained in:
parent
98416a025d
commit
62bf045edd
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ pkgs.buildGoModule rec {
|
|||
pname = "nidus-sync";
|
||||
src = ./.;
|
||||
subPackages = [];
|
||||
version = "0.0.6";
|
||||
version = "0.0.7";
|
||||
# Needs to be updated after every modification of go.mod/go.sum
|
||||
vendorHash = "sha256-JuRB/2pNidonwQm6iCyUXiFxkAwizEXdwieRRjgSBwI=";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue