From 7007c6c0d19e3b7f1909199b86406fd7a1da5534 Mon Sep 17 00:00:00 2001 From: CI/CD Date: Tue, 27 Apr 2021 04:35:27 +0000 Subject: [PATCH] Release 0.2.15 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 70e66c0..6bf3984 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.pinkgorilla/goldly "0.2.15-SNAPSHOT" +(defproject org.pinkgorilla/goldly "0.2.15" :description "reactive html ui with clj-cljs interop" :license {:name "MIT"} :deploy-repositories [["releases" {:url "https://clojars.org/repo"