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