Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
goofansu committed Aug 25, 2024
1 parent b06e192 commit b0f56b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The [Open Graph protocol](https://ogp.me/) library in Elixir.
```elixir
def deps do
[
{:ogp, "~> 1.0.0"}
{:ogp, "~> 1.1.0"}
]
end
```
Expand Down

0 comments on commit b0f56b2

Please sign in to comment.