Skip to content

Commit 89475c6

Browse files
committedJun 25, 2024
docs: bump to v0.0.5
1 parent 75f24cc commit 89475c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Add this to your `deps.edn`:
2727

2828
```clj
2929
{:deps
30-
{com.moclojer/components {:mvn/version "0.0.3"}}}
30+
{com.moclojer/components {:mvn/version "0.0.5"}}}
3131

3232
```
3333

@@ -38,5 +38,5 @@ Add this to your `deps.edn`:
3838
```clj
3939
{:deps
4040
{com.moclojer/components {:git/url "https://github.com/moclojer/components.git"
41-
:git/sha "59df394897df13d44125aaa5f2a839fd70bb9d84"}}}
41+
:git/sha "75f24ccf8cf223f3654cbece73695dba9eacd8c3"}}}
4242
```

0 commit comments

Comments
 (0)