From 3e8419f935d04571567a67568660e7bbb9a12469 Mon Sep 17 00:00:00 2001 From: Mariano Guerra Date: Wed, 9 Jan 2013 15:41:18 +0100 Subject: [PATCH] prepare for next version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index bc44a0b..4097e3c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.marianoguerra/clj-rhino "0.1.0" +(defproject org.marianoguerra/clj-rhino "0.2.0-SNAPSHOT" :description "library to ease the interaction between rhino and clojure" :url "http://github.com/marianoguerra/clj-rhino" :license {:name "Eclipse Public License"