From ee02f06969f084598e3095bfe647aa71d9ddf5d7 Mon Sep 17 00:00:00 2001 From: gered Date: Thu, 4 Aug 2016 22:44:22 -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 0e87d1a..aea7e6d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mtgcoll "1.1.1" +(defproject mtgcoll "1.1.2-SNAPSHOT" :description "Magic: The Gathering card database and personal collection management web app." :url "https://github.com/gered/mtgcoll" :license {:name "MIT License"