Skip to content

Commit b1723df

Browse files
committed
build: release v2.0.0
1 parent 1e5af49 commit b1723df

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.9";
4+
version = "2.0.0";
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-/+0Vi3jhlx7wsQWct4kgfDho2BJRqSqXz8LnzvY7BcI=";

0 commit comments

Comments
 (0)