From 6496af6c7896f2f1fe15441c4c65a655be22fe3d Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Tue, 25 Apr 2017 18:56:47 +0200 Subject: [PATCH] Version 0.1.9 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 6f3cdc3..dc4f832 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject alumbra/claro "0.1.9-SNAPSHOT" +(defproject alumbra/claro "0.1.9" :description "An alumbra GraphQL executor on top of Claro." :url "https://github.com/alumbra/alumbra.claro" :license {:name "MIT License"