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