From 75a748bc9a15858cd12c05c8ffcd612912a8a9f8 Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Wed, 22 Mar 2017 10:43:52 +0100 Subject: [PATCH] Version 0.1.5 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 151a7f5..971e0f5 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject alumbra/claro "0.1.5-SNAPSHOT" +(defproject alumbra/claro "0.1.5" :description "An alumbra GraphQL executor on top of Claro." :url "https://github.com/alumbra/alumbra.claro" :license {:name "MIT License"