From 85e5f104ca2be46d933d82541e4ca3f7dff63a4d Mon Sep 17 00:00:00 2001 From: gered Date: Thu, 31 May 2018 17:58:19 -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 bbd73e1..bd96a44 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mtgcoll "1.1.2" +(defproject mtgcoll "1.1.3-SNAPSHOT" :description "Magic: The Gathering card database and personal collection management web app." :url "https://github.com/gered/mtgcoll" :license {:name "MIT License"