From b5cdbc3d88dc79cd64bc9e82a471413c87f8ded2 Mon Sep 17 00:00:00 2001 From: Benedek Fazekas Date: Thu, 8 Jan 2015 10:21:05 +0000 Subject: [PATCH] 0.5.0alpha1 release --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f67b63f..a3a3962 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject gargamel "0.5.0-SNAPSHOT" +(defproject gargamel "0.5.0-alpha1" :description "Generates changelog between two git refs." :url "https://github.com/MailOnline/gargamel" :license {:name "Eclipse Public License"