From e9dc902b3deafc974d6475496f04e8ef0d4ad9b6 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Fri, 10 Jul 2015 13:46:42 +1200 Subject: [PATCH] Version 0.10.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 50ff9ed..26320c7 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject rethinkdb "0.10.1-SNAPSHOT" +(defproject rethinkdb "0.10.1" :description "RethinkDB client" :url "http://github.com/apa512/clj-rethinkdb" :license {:name "Eclipse Public License"