From 16a826a14c6ed417e8db90ec8ebc3d1440b26131 Mon Sep 17 00:00:00 2001 From: Tommi Reiman Date: Sat, 29 Jun 2024 19:10:39 +0300 Subject: [PATCH] lein 0.3.9 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 9840a8d..97779a9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject metosin/jsonista "0.3.8" +(defproject metosin/jsonista "0.3.9" :description "Clojure library for fast JSON encoding and decoding." :url "https://github.com/metosin/jsonista" :license {:name "Eclipse Public License"