diff options
| author | Asko Nõmm <asko@nmm.ee> | 2026-02-12 00:52:48 +0200 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2026-02-12 00:52:48 +0200 |
| commit | 58ac6f40021cf73e8fe50f7a5873104ea4bd74c3 (patch) | |
| tree | fc12889c9bddab31c7d8ac42c29a0af69d1a18a2 | |
| parent | a8696e088efedf310929bc4e01eded36d41414b1 (diff) | |
Update README
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,8 +16,8 @@ Add Dompa to your `deps.edn` directly from GitHub: ```clojure {:deps {askonomm/dompa {:git/url "https://git.nmm.ee/asko/dompa.git" - :git/tag "v1.2.2" - :git/sha "94f5f3c21f8ad352e149b59ce3a5fa3ae98acb91"}}} + :git/tag "v1.2.3" + :git/sha "a8696e088efedf310929bc4e01eded36d41414b1"}}} ``` ----- |
