From 8989df5c3dace07a363121358c5cfb5850a12581 Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Mon, 28 Sep 2015 18:50:10 +0700 Subject: [PATCH] v2.11.0-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8443df2..bb35c85 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/nippy "2.10.0" +(defproject com.taoensso/nippy "2.11.0-SNAPSHOT" :author "Peter Taoussanis " :description "Clojure serialization library" :url "https://github.com/ptaoussanis/nippy"