From 76174ba0f6b6bd676c88bf189a509a4a7317257b Mon Sep 17 00:00:00 2001 From: Antony Woods Date: Mon, 16 Sep 2019 10:14:29 +0100 Subject: [PATCH] Version 0.2.1-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index b396bfb..0a5ed67 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject workshub/leona "0.2.0" +(defproject workshub/leona "0.2.1-SNAPSHOT" :description "A pipeline for working with clojure.spec and GraphQL" :url "https://github.com/WorksHub/leona" :license {:name "Eclipse Public License"