Skip to content

Commit

Permalink
Release v1.5.12
Browse files Browse the repository at this point in the history
Changes since v1.5.11
----------------------
6c830d4 Run cljfmt on generated source :)
d9ad1a5 Add tests for empty/nonempty decoding
db4167a Add test resources: empty.proto
66c4d26 Add Sean Harrap to contributors
9da5168 Remove elision for empty messages
fd3c39d Update CONTRIBUTORS.md
4ff5a31 Fix response-channel leak
5655842 Add ef-test to REPL
93bc8da Update README.md
05f6092 Update documentation (#75)

Signed-off-by: Greg Haskins <greg@manetu.com>
  • Loading branch information
ghaskins committed Dec 23, 2020
1 parent 6c830d4 commit 0d2f1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject protojure "1.5.12-SNAPSHOT"
(defproject protojure "1.5.12"
: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 0d2f1b5

Please sign in to comment.