From 0fded02979446ceab0445b05b5c7d01e7fb7ddc8 Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Mon, 6 Mar 2017 19:01:26 +0100 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 8744e66..0a95c32 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject alumbra/analyzer "0.1.8-SNAPSHOT" +(defproject alumbra/analyzer "0.1.8" :description "GraphQL Schema/Operation Transformations" :url "https://github.com/alumbra/alumbra.analyzer" :license {:name "MIT License"