We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d039e84 commit cfa6d98Copy full SHA for cfa6d98
README.md
@@ -8,11 +8,11 @@ Aleph exposes data from the network as a [Manifold](https://github.com/clj-commo
8
9
Leiningen:
10
```clojure
11
-[aleph "0.8.3"]
+[aleph "0.9.0"]
12
```
13
deps.edn:
14
15
-aleph/aleph {:mvn/version "0.8.3"}
+aleph/aleph {:mvn/version "0.9.0"}
16
;; alternatively
17
io.github.clj-commons/aleph {:git/sha "..."}
18
0 commit comments