From 5a705ca79e5e321992c39a89236f0c143f51e75f Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Sun, 7 Oct 2018 09:39:28 +0200 Subject: [PATCH] v2.15.0-alpha4 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 53468fc..5c0eec7 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/nippy "2.15.0-alpha3" +(defproject com.taoensso/nippy "2.15.0-alpha4" :author "Peter Taoussanis " :description "High-performance serialization library for Clojure" :url "https://github.com/ptaoussanis/nippy"