Skip to content

Commit

Permalink
Merge pull request #1 from martinklepsch/patch-1
Browse files Browse the repository at this point in the history
fix typo in deps.edn coordinates
  • Loading branch information
vlaaad committed Sep 6, 2019
2 parents 04e1dd9 + e44dd60 commit c41fa87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -33,7 +33,7 @@ com.github.vlaaad/blanket {:git/url "https://github.com/vlaaad/blanket"

Using maven:
```edn
com.github.vlaaad/blanket {:mvn/verion "1.1.0"}
com.github.vlaaad/blanket {:mvn/version "1.1.0"}
```

# Usage
Expand Down

0 comments on commit c41fa87

Please sign in to comment.