From aba10e93966fedd806f2c9634d726d31a1fb2bbf Mon Sep 17 00:00:00 2001 From: Lee Hinman Date: Tue, 13 Jul 2021 06:08:10 -0600 Subject: [PATCH] Bump to 5.10.2-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8549c55..4056f29 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cheshire "5.10.1" +(defproject cheshire "5.10.2-SNAPSHOT" :description "JSON and JSON SMILE encoding, fast." :url "https://github.com/dakrone/cheshire" :license {:name "The MIT License"