diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-10-19 23:20:46 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-10-19 23:20:46 +0300 |
| commit | cfc65b8448deac08541b07b8bb1e484bb10d3f86 (patch) | |
| tree | 53f4a3e686592baabd62d696b7f91294a41aaee2 | |
| parent | 497a7dcf8456494cf2e9484e0bf2c400705fbe74 (diff) | |
Update README
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,8 +17,8 @@ You can fetch it straight from GitHub by adding this to your `deps.edn`: ```clojure {:deps {askonomm/dompa {:git/url "https://github.com/askonomm/dompa" - :git/tag "v1.0.1" - :git/sha "35de9bc8aaaa165ec3f2efb04691bdca3dd5e446"}}} + :git/tag "v1.0.2" + :git/sha "497a7dcf8456494cf2e9484e0bf2c400705fbe74"}}} ``` ## Usage |
