From 7bcf22a90bc9db9d71f007f9e95f687cafddebab Mon Sep 17 00:00:00 2001 From: Roman Scherer Date: Wed, 31 Dec 2014 13:25:35 +0100 Subject: [PATCH] Version 0.7.6 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 35bd4c7..43018ec 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject sqlingvo "0.7.6-SNAPSHOT" +(defproject sqlingvo "0.7.6" :description "A SQL DSL in Clojure." :url "http://github.com/r0man/sqlingvo" :license {:name "Eclipse Public License"