Skip to content

Commit

Permalink
docs: bump to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
J0sueTM committed Jun 25, 2024
1 parent 75f24cc commit 89475c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Add this to your `deps.edn`:

```clj
{:deps
{com.moclojer/components {:mvn/version "0.0.3"}}}
{com.moclojer/components {:mvn/version "0.0.5"}}}

```

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

0 comments on commit 89475c6

Please sign in to comment.