From 0894ecffcea501bb1d05701d293e1ddf163fe773 Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Tue, 23 Aug 2016 22:34:14 +0700 Subject: [PATCH] v2.12.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 939b3f6..750cbb6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/nippy "2.12.1" +(defproject com.taoensso/nippy "2.12.2" :author "Peter Taoussanis " :description "High-performance serialization library for Clojure" :url "https://github.com/ptaoussanis/nippy"