chore: bump version to v0.2.5
This commit is contained in:
parent
fae53d6fd3
commit
a468e33e82
4 changed files with 9 additions and 9 deletions
|
|
@ -13,7 +13,7 @@
|
|||
lib = pkgs.lib;
|
||||
packageBase = pkgs.buildGoModule {
|
||||
pname = "vcom";
|
||||
version = "0.2.4";
|
||||
version = "0.2.5";
|
||||
src = ./.;
|
||||
vendorHash = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue