From 9968a7850503b42d17b4ec105b0bde2a91f28e22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 27 Jan 2026 14:58:19 +0000 Subject: [PATCH] chore: bump version to 0.20.0 --- deno.json | 2 +- flake.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deno.json b/deno.json index 104e2ea..acf5736 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@probitas/probitas", - "version": "0.19.1", + "version": "0.20.0", "exports": { ".": "./src/mod.ts", "./cli": "./src/cli.ts", diff --git a/flake.lock b/flake.lock index 80b3ed2..b1a72b6 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1768032153, - "narHash": "sha256-6kD1MdY9fsE6FgSwdnx29hdH2UcBKs3/+JJleMShuJg=", + "lastModified": 1769433173, + "narHash": "sha256-Gf1dFYgD344WZ3q0LPlRoWaNdNQq8kSBDLEWulRQSEs=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "3146c6aa9995e7351a398e17470e15305e6e18ff", + "rev": "13b0f9e6ac78abbbb736c635d87845c4f4bee51b", "type": "github" }, "original": {