From eb3d3447e6eac0933b8c79d273187d4def3020ad Mon Sep 17 00:00:00 2001 From: Conor Hughes Date: Tue, 7 Sep 2021 11:00:32 +0100 Subject: [PATCH] Tagging v1.2.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 1762daf..51a3836 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject creddit "1.2.0-SNAPSHOT" +(defproject creddit "1.2.0" :description "Clojure wrapper for Reddit API" :url "https://github.com/ThatGuyHughesy/creddit" :license {:name "MIT License"