diff --git a/project.clj b/project.clj index 2e527b2..b7e6d5c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject metosin/jsonista "0.3.5" +(defproject metosin/jsonista "0.3.6" :description "Clojure library for fast JSON encoding and decoding." :url "https://github.com/metosin/jsonista" :license {:name "Eclipse Public License"