Skip to content

Commit

Permalink
Bump to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmafra committed Apr 2, 2020
1 parent 4f1135d commit 1157156
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lein-cljfmt/project.clj
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
(defproject lucasmafra/lein-cljfmt "0.5.4"
(defproject lucasmafra/lein-cljfmt "0.5.5"
:description "A library for formatting Clojure code"
:url "https://github.com/weavejester/cljfmt"
:scm {:dir ".."}
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:eval-in-leiningen true
:dependencies [[lucasmafra/cljfmt "0.5.4"]
:dependencies [[lucasmafra/cljfmt "0.5.5"]
[meta-merge "0.1.1"]
[com.googlecode.java-diff-utils/diffutils "1.2.1"]])

0 comments on commit 1157156

Please sign in to comment.