From 8c9e08e9c3695ced11d1ddabf93175c6b1994b7c Mon Sep 17 00:00:00 2001 From: Michael Edgar Date: Tue, 26 Dec 2023 08:28:54 -0500 Subject: [PATCH] Release 0.1.1 Signed-off-by: Michael Edgar --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 23b8cc7..8d70dc4 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: "yaml-json : JSON API for YAML" release: - current-version: 0.1.0 - next-version: 0.1.1-SNAPSHOT + current-version: 0.1.1 + next-version: 0.1.2-SNAPSHOT