aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 016c783..c4f4559 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject instadump "0.0.1"
+(defproject instadump "0.0.2"
:description "Semi-automatic serialization for Clojure vars"
:dependencies [[org.clojure/clojure "1.3.0"]
[com.sleepycat/je "4.1.10"] ;4.0.96 if the Oracle Maven repo scares you