~jomco/ring-openapi-validator

e590c9061401ce21f63bbd69d91843b4fd4ded48 — Joost Diepenmaat 1 year, 5 months ago 44f151a v0.1.3
Version 0.1.3
1 files changed, 1 insertions(+), 1 deletions(-)

M project.clj
M project.clj => project.clj +1 -1
@@ 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"