From 5a6ebc6fc297548aa6e1186fdc9fbbe4c51fc98f Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Wed, 26 Apr 2017 14:54:37 +0200 Subject: [PATCH] Version 0.1.11 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index da8afce..2f43642 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject alumbra/analyzer "0.1.11-SNAPSHOT" +(defproject alumbra/analyzer "0.1.11" :description "GraphQL Schema/Operation Transformations" :url "https://github.com/alumbra/alumbra.analyzer" :license {:name "MIT License"