Skip to content

Commit

Permalink
Update project.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
klauswuestefeld authored Aug 10, 2024
1 parent 219a9f6 commit f734546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/json-codec/project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defproject house.jux/http.json-codec "2024.07.15"

:description "Wrapper that handles API thrown exceptions with a 400 status code."
:description "Ring-style wrapper to transparently encode and decode JSON to/from Clojure values."
:url "https://github.com/klauswuestefeld/simple-clj/tree/master/http/json-codec"

:license {:name "BSD 3-Clause"
Expand Down

0 comments on commit f734546

Please sign in to comment.