Bump version 0.0.10
This commit is contained in:
parent
b35c9496b6
commit
1240a4443a
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.9";
|
version = "0.0.10";
|
||||||
# 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-5E5gQJh2cr/XwDg+XRQEdXW7mkObZMoyqQnfToVuZ10=";
|
vendorHash = "sha256-5E5gQJh2cr/XwDg+XRQEdXW7mkObZMoyqQnfToVuZ10=";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue