From 0bc08bfab6bac5b8ac65821ac34fb2e05ef9ef56 Mon Sep 17 00:00:00 2001 From: CI/CD Date: Tue, 11 May 2021 04:19:15 +0000 Subject: [PATCH] Begin 0.2.34-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index af0181d..980963c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.pinkgorilla/webly "0.2.33" +(defproject org.pinkgorilla/webly "0.2.34-SNAPSHOT" :description "web (server / reagent) helper library." :url "https://github.com/pink-gorilla/webly" :deploy-repositories [["releases" {:url "https://clojars.org/repo"