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