Skip to content

Commit

Permalink
Version increase to 1.4.0 in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkomiu committed Nov 1, 2020
1 parent 6bce9a0 commit 33b4bae
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 @@ -16,7 +16,7 @@ Add `phoenix_inline_svg` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[{:phoenix_inline_svg, "~> 1.3"}]
[{:phoenix_inline_svg, "~> 1.4"}]
end
```

Expand Down

0 comments on commit 33b4bae

Please sign in to comment.