Skip to content

Commit

Permalink
Release v1.1.5
Browse files Browse the repository at this point in the history
Changes since v1.1.4
----------------------
3a9b969 Update to the latest dependencies

Signed-off-by: Greg Haskins <[email protected]>
  • Loading branch information
ghaskins committed Mar 28, 2021
1 parent 3a9b969 commit 577f122
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
;; Copyright © 2019 State Street Bank and Trust Company. All rights reserved
;; Copyright © 2019-2020 Manetu, Inc
;; Copyright © 2019-2021 Manetu, Inc
;;
;; SPDX-License-Identifier: Apache-2.0

(defproject protojure/lein-template "1.1.5-SNAPSHOT"
(defproject protojure/lein-template "1.1.5"
: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 577f122

Please sign in to comment.