From 89bff978f37617a98fb5b370a58e61bf4de3cbab Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Mon, 15 May 2017 15:01:25 +0200 Subject: [PATCH] Version 0.1.13 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index b548097..a4c49ce 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject alumbra/claro "0.1.13-SNAPSHOT" +(defproject alumbra/claro "0.1.13" :description "An alumbra GraphQL executor on top of Claro." :url "https://github.com/alumbra/alumbra.claro" :license {:name "MIT License"