From 0f4503019769dd226a5afdf9cf62416d6b490bf1 Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Mon, 14 Sep 2015 17:09:45 +0700 Subject: [PATCH] v2.10.0-alpha5 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index ddb8dbe..8b1eff0 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/nippy "2.9.1" +(defproject com.taoensso/nippy "2.10.0-alpha5" :author "Peter Taoussanis " :description "Clojure serialization library" :url "https://github.com/ptaoussanis/nippy"