Skip to content

Commit

Permalink
fix typo in deps
Browse files Browse the repository at this point in the history
  • Loading branch information
source-c committed Jan 5, 2019
1 parent 8b735f6 commit 221bd4f
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,4 +3,4 @@
:url "https://github.com/source-c/zlib-tiny"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[commons-io "2.6."]])
:dependencies [[commons-io "2.6"]])

0 comments on commit 221bd4f

Please sign in to comment.