Skip to content

Commit

Permalink
Release v0.9.4
Browse files Browse the repository at this point in the history
Changes since v0.9.3
----------------------
d402568 Fix proto2 enum default values (#54)
d14311c Update README.md
74d2148 Resolve potential OneOf naming collisions (#52)
ac3fde2 Update Jon's email (#57)
00cd856 Update Greg and Murali CONTRIBUTORs (#56)
7cca294 Update README.md

Signed-off-by: Greg Haskins <greg@manetu.com>
  • Loading branch information
ghaskins committed Dec 21, 2020
1 parent d402568 commit f27bddc
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 protoc-gen-clojure "0.9.4-SNAPSHOT"
(defproject protoc-gen-clojure "0.9.4"
:description "Protobuf protoc compiler plugin to generate native Clojure support for Google Protocol Buffers and GRPC"
:url "http://github.com/protojure/protoc-plugin"
:license {:name "Apache License 2.0"
Expand Down

0 comments on commit f27bddc

Please sign in to comment.