Skip to content

Commit 3c9fde4

Browse files
committed
build: release v1.0.6
1 parent 6f688f9 commit 3c9fde4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5";
4+
version = "1.0.6";
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-Snb0kLN7ItduIXG1XVc2XOlXUaAqQILR4c2jvVXAVHk=";

0 commit comments

Comments
 (0)