From 8591ee85e472f69a67feddc1ba2edd0b053d0308 Mon Sep 17 00:00:00 2001 From: gered Date: Sat, 16 Jun 2018 12:14:04 -0400 Subject: [PATCH] version 1.2.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index cbdafed..b91d06d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mtgcoll "1.2.2-SNAPSHOT" +(defproject mtgcoll "1.2.2" :description "Magic: The Gathering card database and personal collection management web app." :url "https://github.com/gered/mtgcoll" :license {:name "MIT License"