From 0335a25559ce2ed61865fc9c641bfaee792b3096 Mon Sep 17 00:00:00 2001 From: Anton Maklakov Date: Thu, 21 Dec 2017 07:52:03 +0200 Subject: [PATCH] Bump version to 0.2.6-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 93d9fbf..0a960de 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject vincit/venia "0.2.5" +(defproject vincit/venia "0.2.6-SNAPSHOT" :description "Clojure(Script) graphql client" :url "https://github.com/Vincit/venia" :license {:name "Eclipse Public License"