Skip to content

Commit cfa6d98

Browse files
committed
Update README to 0.9.0, as well.
1 parent d039e84 commit cfa6d98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Aleph exposes data from the network as a [Manifold](https://github.com/clj-commo
88

99
Leiningen:
1010
```clojure
11-
[aleph "0.8.3"]
11+
[aleph "0.9.0"]
1212
```
1313
deps.edn:
1414
```clojure
15-
aleph/aleph {:mvn/version "0.8.3"}
15+
aleph/aleph {:mvn/version "0.9.0"}
1616
;; alternatively
1717
io.github.clj-commons/aleph {:git/sha "..."}
1818
```

0 commit comments

Comments
 (0)