From 639193f78b0373ff99a8e286e7dfcda19bac0e4a Mon Sep 17 00:00:00 2001 From: Michael Edgar Date: Tue, 26 Dec 2023 08:32:09 -0500 Subject: [PATCH] Release 0.1.1 (#122) 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