From e590c9061401ce21f63bbd69d91843b4fd4ded48 Mon Sep 17 00:00:00 2001 From: Joost Diepenmaat Date: Fri, 24 Jun 2022 10:56:31 +0200 Subject: [PATCH] Version 0.1.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 52e163a..f455068 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject nl.jomco/ring-openapi-validator "0.1.3-SNAPSHOT" +(defproject nl.jomco/ring-openapi-validator "0.1.3" :description "Validate ring requests and responses against Swagger/OpenAPI" :url "https://git.sr.ht/~jomco/ring-openapi-validator" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0" -- 2.45.2