From 78a3c91ba0385afe23194973f9daa4dfd67d50f8 Mon Sep 17 00:00:00 2001 From: Tommi Reiman Date: Sun, 17 May 2015 13:24:17 +0300 Subject: [PATCH] bump up version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 7c37bc3b..cf9a079b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject metosin/ring-swagger "0.20.3-SNAPSHOT" +(defproject metosin/ring-swagger "0.20.3" :description "Swagger Spec for Ring Apps" :url "https://github.com/metosin/ring-swagger" :license {:name "Eclipse Public License"