summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-10-19 23:20:46 +0300
committerAsko Nõmm <asko@nmm.ee>2025-10-19 23:20:46 +0300
commitcfc65b8448deac08541b07b8bb1e484bb10d3f86 (patch)
tree53f4a3e686592baabd62d696b7f91294a41aaee2 /README.md
parent497a7dcf8456494cf2e9484e0bf2c400705fbe74 (diff)
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6ba5fd3..2772e13 100644
--- a/README.md
+++ b/README.md
@@ -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