From bb3be62a4be5acb5f08ca1af97a0dcc75c023bc9 Mon Sep 17 00:00:00 2001 From: Ozzy Osborne Date: Wed, 22 Jul 2026 12:43:53 -0400 Subject: [PATCH] Release 0.0.16 --- .github/project.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 757a398..ca1904d 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ -release: - current-version: 0.0.15 - next-version: 0.0.16-SNAPSHOT +release: + current-version: 0.0.16 + next-version: 0.0.17-SNAPSHOT