From 1dac75e14bf91c2fd09692b21574bef7671a6277 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D1=83=D0=B7?= =?UTF-8?q?=D1=8C=D0=BC=D0=B8=D0=BD?= Date: Tue, 7 Mar 2017 20:53:13 +0400 Subject: [PATCH] bump version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index ab31818..fce3da2 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject darkleaf/router "0.3.1" +(defproject darkleaf/router "0.3.2" :description "Bidirectional Ring router. REST oriented." :url "https://github.com/darkleaf/router" :license {:name "Eclipse Public License"