From 032d1ed9402466f0c1d73fc99162135317b16102 Mon Sep 17 00:00:00 2001 From: Ozzy Osborne Date: Tue, 1 Apr 2025 13:57:52 -0400 Subject: [PATCH] Update for 0.0.14 release --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 9336046..ee4be9e 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 0.0.13 - next-version: 0.0.14-SNAPSHOT + current-version: 0.0.14 + next-version: 0.0.15-SNAPSHOT