From de67c95b92e3e28bc5e5c479389ec7bb9ca43956 Mon Sep 17 00:00:00 2001 From: Lee Hinman Date: Wed, 19 Apr 2017 21:17:48 -0600 Subject: [PATCH] Bump to 5.7.2-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 37330471..11f3ef20 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cheshire "5.7.1" +(defproject cheshire "5.7.2-SNAPSHOT" :description "JSON and JSON SMILE encoding, fast." :url "https://github.com/dakrone/cheshire" :license {:name "The MIT License"