diff --git a/project.clj b/project.clj index b91d06d..8b1582c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mtgcoll "1.2.2" +(defproject mtgcoll "1.2.3-SNAPSHOT" :description "Magic: The Gathering card database and personal collection management web app." :url "https://github.com/gered/mtgcoll" :license {:name "MIT License"