Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
Changes since v1.0.0
--------
7aaebb4 Run 'lein ancient'
43fbade Adjust for the new split GRPC namespaces
85e17f5 Fix handling of hiphens in paths

Signed-off-by: Greg Haskins <[email protected]>
  • Loading branch information
ghaskins authored and Rkiouak committed Dec 29, 2019
1 parent 7aaebb4 commit 8b354d9
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
Expand Up @@ -3,7 +3,7 @@
;;
;; SPDX-License-Identifier: Apache-2.0

(defproject protojure/lein-template "1.1.0-SNAPSHOT"
(defproject protojure/lein-template "1.1.0"
:description "A leiningen template for creating protojure projects"
:url "http://github.com/protojure/lein-template"
:license {:name "Apache License 2.0"
Expand Down

0 comments on commit 8b354d9

Please sign in to comment.