~jomco/ring-openapi-validator

677e294495a5a1c428201e04d54df1f7db3c79c3 — Joost Diepenmaat 2 years ago 4eb21b2
Version 0.1.5-SNAPSHOT
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.4"
(defproject nl.jomco/ring-openapi-validator "0.1.5-SNAPSHOT"
  :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"