From 346422dac3a2ad99c34a1de9710cdb0f1a6f568e Mon Sep 17 00:00:00 2001 From: "Michael S. Klishin" Date: Sun, 26 Feb 2012 06:44:15 +0400 Subject: [PATCH] Back to 1.0.0-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 1ea31fdb..ed71a0f8 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.novemberain/monger "1.0.0-beta2" +(defproject com.novemberain/monger "1.0.0-SNAPSHOT" :description "Monger is an experimental idiomatic Clojure wrapper around MongoDB Java driver" :license { :name "Eclipse Public License" } :mailing-list {:name "clojure-monger"