From 6ac12aa0a8b1fb731eac44e174146023270396c5 Mon Sep 17 00:00:00 2001 From: gered Date: Wed, 29 Jun 2016 21:26:02 -0400 Subject: [PATCH] version 1.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 573c6a9..f912efe 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mtgcoll "0.1.0-SNAPSHOT" +(defproject mtgcoll "1.0" :description "Magic: The Gathering card database and personal collection management web app." :url "https://github.com/gered/mtgcoll" :license {:name "MIT License"