Skip to content

Commit

Permalink
Release v0.9.3
Browse files Browse the repository at this point in the history
Changes since v0.9.2
----------------------
a1c9118 Fix snakecase in protobuf package handling

Signed-off-by: Greg Haskins <greg@manetu.com>
  • Loading branch information
ghaskins committed Nov 6, 2020
1 parent a1c9118 commit 5dc242a
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.3-SNAPSHOT"
(defproject protoc-gen-clojure "0.9.3"
: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 5dc242a

Please sign in to comment.