From 3c71ebe127a4c13d68ed0e6cb2f0c971e0b65601 Mon Sep 17 00:00:00 2001 From: Ambrose Bonnaire-Sergeant Date: Fri, 11 Aug 2023 11:53:36 -0400 Subject: [PATCH] bump version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 1bf319e3..75609caa 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject metosin/ring-swagger "0.26.2" +(defproject io.github.threatgrid/ring-swagger "0.26.3-SNAPSHOT" :description "Swagger Spec for Ring Apps" :url "https://github.com/metosin/ring-swagger" :license {:name "Eclipse Public License"