From abdfbd48528a5d130967ecec0c5566709605ee39 Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Wed, 17 May 2017 17:02:23 +0200 Subject: [PATCH] Version 0.1.10 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 5f2f4f7..7a8c46b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject alumbra/spec "0.1.10-SNAPSHOT" +(defproject alumbra/spec "0.1.10" :description "GraphQL Data Structure Specs for Clojure" :url "https://github.com/alumbra/alumbra.spec" :license {:name "MIT License"