Skip to content

Commit 5679e4c

Browse files
committed
Revert "Revert "updated version on readme""
This reverts commit 5b4a149.
1 parent 29a9a50 commit 5679e4c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ The main motivation for building graphcom was to serve as the computation engine
2727

2828
### Clojure CLI/deps.edn
2929
```clojure
30-
io.github.bortexz/graphcom {:mvn/version "0.1.1"}
30+
io.github.bortexz/graphcom {:mvn/version "0.2.0"}
3131
```
3232

3333
### Leiningen/Boot
3434
```clojure
35-
[io.github.bortexz/graphcom "0.1.1"]
35+
[io.github.bortexz/graphcom "0.2.0"]
3636
```
3737

3838
## Quick Example

0 commit comments

Comments
 (0)