From a0847ba44d944b8c526a9a45d686c54e52dbfa8d Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Thu, 20 Apr 2017 11:49:35 +0200 Subject: [PATCH] Version 0.1.8 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index c1885a4..1e46da4 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject alumbra/claro "0.1.8-SNAPSHOT" +(defproject alumbra/claro "0.1.8" :description "An alumbra GraphQL executor on top of Claro." :url "https://github.com/alumbra/alumbra.claro" :license {:name "MIT License"