From d8a845caeb8c4b854099588e827c97da8f45381f Mon Sep 17 00:00:00 2001 From: Thomas Crowley Date: Tue, 6 Oct 2015 17:30:29 +1100 Subject: [PATCH] Bump pushy to 0.3.5 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index c3f62e8..cc50411 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kibu/pushy "0.3.4" +(defproject kibu/pushy "0.3.5" :description "HTML5 pushState for Clojurescript" :url "https://github.com/kibu-australia/pushy" :license {:name "Eclipse Public License"