Skip to content

Commit

Permalink
Release v0.9.2
Browse files Browse the repository at this point in the history
Changes since v0.9.1
---------------------
720e6dd Add support for repeated enum fields
3bc532e Update contributors section of README
5729759 Run lein-ancient

Signed-off-by: Greg Haskins <greg@manetu.com>
  • Loading branch information
ghaskins committed Oct 23, 2020
1 parent 720e6dd commit 20f6293
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.2-SNAPSHOT"
(defproject protoc-gen-clojure "0.9.2"
: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 20f6293

Please sign in to comment.