Skip to content

Commit edf9a19

Browse files
committed
build: release v1.0.4
1 parent 927323a commit edf9a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ buildGo126Module, versionCheckHook }:
22
buildGo126Module (finalAttrs: {
33
pname = "sysdig-mcp-server";
4-
version = "1.0.3";
4+
version = "1.0.4";
55
src = ./.;
66
# This hash is automatically re-calculated with `just rehash-package-nix`. This is automatically called as well by `just update`.
77
vendorHash = "sha256-IjVs+Mm9kV9pXoEOE3En2u+/jd/ITXZi0kp2+L92Mso=";

0 commit comments

Comments
 (0)