Skip to content

Commit

Permalink
Release v1.6.4
Browse files Browse the repository at this point in the history
Changes since v1.6.3
------------------------
7d2a909 Updates (#99)
fbb59c6 Prepare for v1.6.4 development

Signed-off-by: Greg Haskins <greg@manetu.com>
  • Loading branch information
ghaskins committed Dec 14, 2021
1 parent 7d2a909 commit bc3416e
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.6.4-SNAPSHOT"
(defproject protojure "1.6.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 bc3416e

Please sign in to comment.