summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-10-19 18:15:12 +0300
committerAsko Nõmm <asko@nmm.ee>2025-10-19 18:15:12 +0300
commit23542524c4b545c2489ec1a429f810cbfcd003cd (patch)
treeef247e224c50852d8e2eee64cd07e9c74d015660 /README.md
parent35de9bc8aaaa165ec3f2efb04691bdca3dd5e446 (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 6859487..6ba5fd3 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.0"
- :git/sha "af50c1c03b4a4812de868fd74941801152e85bbf"}}}
+ :git/tag "v1.0.1"
+ :git/sha "35de9bc8aaaa165ec3f2efb04691bdca3dd5e446"}}}
```
## Usage