From 75550150417abde1ee9a188167908702ffd18d55 Mon Sep 17 00:00:00 2001 From: CI/CD Date: Sat, 8 May 2021 16:47:44 +0000 Subject: [PATCH] Release 0.2.28 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index eae9867..446c6fe 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.pinkgorilla/webly "0.2.28-SNAPSHOT" +(defproject org.pinkgorilla/webly "0.2.28" :description "web (server / reagent) helper library." :url "https://github.com/pink-gorilla/webly" :deploy-repositories [["releases" {:url "https://clojars.org/repo"