From f60d9d0199c9c5555a2cf5fc2017ec4d81f08b2d Mon Sep 17 00:00:00 2001 From: Thinking-Dragon Date: Mon, 25 Aug 2025 12:37:21 -0400 Subject: [PATCH] Increment snap version to 0.16.0 --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 9b8c71d..e484b35 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,5 @@ name: source-wand -version: 0.15.0 +version: 0.16.0 summary: CLI tool that helps with large scale manipulations of source code description: | `source-wand` is a CLI tool that helps with large scale manipulations of source code.