From 36717e6e8e1dbf7876e1ec9209dd916efb6acc32 Mon Sep 17 00:00:00 2001 From: Jonathan Claggett Date: Wed, 11 Apr 2018 23:50:38 -0400 Subject: [PATCH] version 2.0.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index eee9164..0b10a74 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject n01se/seqex "2.0.2-SNAPSHOT" +(defproject n01se/seqex "2.0.2" :description "Sequence Expressions." :url "http://github.com/jclaggett/seqex" :license {:name "Eclipse Public License - v 1.0"