From 58d882b12b9b36216cb14870599f5f9fea8f1567 Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Sun, 9 Feb 2014 18:30:06 +0700 Subject: [PATCH] v2.6.0-alpha3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f801042..5f6cb6e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/nippy "2.6.0-alpha2" +(defproject com.taoensso/nippy "2.6.0-alpha3" :description "Clojure serialization library" :url "https://github.com/ptaoussanis/nippy" :license {:name "Eclipse Public License"