From d8a1ccd16d0a4df60122901ae341f73e6db6df8d Mon Sep 17 00:00:00 2001 From: technofab Date: Thu, 12 Jun 2025 15:05:28 +0200 Subject: [PATCH] =?UTF-8?q?bump:=202.0.1=20=E2=86=92=202.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flake.nix | 2 +- lib/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index ca0b377..34694af 100644 --- a/flake.nix +++ b/flake.nix @@ -56,7 +56,7 @@ bumpversion = { enable = true; - current_version = "2.0.1"; + current_version = "2.0.2"; commit = true; tag = true; message = "bump: {current_version} → {new_version}"; diff --git a/lib/VERSION b/lib/VERSION index 38f77a6..e9307ca 100644 --- a/lib/VERSION +++ b/lib/VERSION @@ -1 +1 @@ -2.0.1 +2.0.2