Bump version 0.0.11
This commit is contained in:
parent
7919b37453
commit
579fa8fa88
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ pkgs.buildGoModule rec {
|
|||
pname = "nidus-sync";
|
||||
src = ./.;
|
||||
subPackages = [];
|
||||
version = "0.0.10";
|
||||
version = "0.0.11";
|
||||
# Needs to be updated after every modification of go.mod/go.sum
|
||||
vendorHash = "sha256-5E5gQJh2cr/XwDg+XRQEdXW7mkObZMoyqQnfToVuZ10=";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue