Skip to content

Commit

Permalink
docs fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
aesmail committed Sep 3, 2023
1 parent ea75efa commit 09fb1da
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
@@ -1,6 +1,6 @@
# Kaffy

[![Sponsor](https://opencollective.com/kaffy/tiers/sponsor/badge.svg?label=sponsor&color=brightgreen)](https://opencollective.com/kaffy)
[![Sponsor](https://img.shields.io/liberapay/receives/aesmail.svg?logo=liberapay)](https://liberapay.com/aesmail/donate)
[![Module Version](https://img.shields.io/hexpm/v/kaffy.svg)](https://hex.pm/packages/kaffy)
[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/kaffy/)
[![Total Download](https://img.shields.io/hexpm/dt/kaffy.svg)](https://hex.pm/packages/kaffy)
Expand Down Expand Up @@ -80,7 +80,7 @@ as of phoenix version 1.7 you need the following dependencies
def deps do
[
{:phoenix_view, "~> 2.0.2"},
{:kaffy, "~> 0.9.2"}
{:kaffy, "~> 0.9.4"}
]
end
```
Expand Down

0 comments on commit 09fb1da

Please sign in to comment.