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"