From 6d0fe057d0b9de18df13b1d0ca60022553412447 Mon Sep 17 00:00:00 2001 From: gered Date: Wed, 29 Jun 2016 21:26: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 f912efe..27a2640 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mtgcoll "1.0" +(defproject mtgcoll "1.1-SNAPSHOT" :description "Magic: The Gathering card database and personal collection management web app." :url "https://github.com/gered/mtgcoll" :license {:name "MIT License"