From 2439d68abcfb023182f55c1b86a47de76e2a6fa3 Mon Sep 17 00:00:00 2001 From: Kevin Downey Date: Sun, 22 Dec 2013 16:10:48 -0800 Subject: [PATCH] snapshot version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index d36094b..37761fe 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ring-undertow-adapter "0.1.2" +(defproject ring-undertow-adapter "0.1.3-SNAPSHOT" :description "Ring Underow adapter." :url "http://github.com/piranha/ring-adapter-undertow" :license {:name "ISC License"