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"