Skip to content

Commit

Permalink
Release v1.5.4
Browse files Browse the repository at this point in the history
Changes since v1.5.3
-----------------------
f1300b0 Reduce log-level during UTs to :error
b2e1da3 Ensure we close the output channel under error conditions
b2cf6c5 Re-enable cloverage (#54)

Signed-off-by: Greg Haskins <greg@manetu.com>
  • Loading branch information
ghaskins committed Aug 23, 2020
1 parent f1300b0 commit 7a8b13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject protojure "1.5.4-SNAPSHOT"
(defproject protojure "1.5.4"
:description "Support library for protoc-gen-clojure, providing native Clojure support for Google Protocol Buffers and GRPC applications"
:url "http://github.com/protojure/library"
:license {:name "Apache License 2.0"
Expand Down

0 comments on commit 7a8b13a

Please sign in to comment.