Skip to content

Commit 12aa944

Browse files
committed
Update README deps instructions
1 parent 61e8d31 commit 12aa944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Add the following dependency to your project:
1616

1717
```clojure
1818
;; deps.edn
19-
{:deps {io.github.clojure/core.async.flow-monitor {:git/tag "v0.1.0" :git/sha "9d02164"}}}
19+
{:deps {io.github.clojure/core.async.flow-monitor {:git/tag "v0.1.1" :git/sha "61e8d31"}}}
2020
```
2121

2222
## Usage

0 commit comments

Comments
 (0)