From 3eeaceed577ee7e2693b364dc841cebff268ea4c Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Wed, 17 May 2017 17:07:03 +0200 Subject: [PATCH] Version 0.1.17 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index d7f2dc9..230e8f4 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject alumbra/analyzer "0.1.17-SNAPSHOT" +(defproject alumbra/analyzer "0.1.17" :description "GraphQL Schema/Operation Transformations" :url "https://github.com/alumbra/alumbra.analyzer" :license {:name "MIT License"