From f41ba55674bc8850c4e6e4bfc04d940ea2f7e536 Mon Sep 17 00:00:00 2001 From: gered Date: Thu, 30 Jun 2016 11:21:43 -0400 Subject: [PATCH] version 1.0.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 27a2640..af61cd8 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mtgcoll "1.1-SNAPSHOT" +(defproject mtgcoll "1.0.2" :description "Magic: The Gathering card database and personal collection management web app." :url "https://github.com/gered/mtgcoll" :license {:name "MIT License"