Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
woylie committed Aug 28, 2021
1 parent b5067bb commit 1b36960
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 @@ -11,7 +11,7 @@ Add `ecto_nested_changeset` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:ecto_nested_changeset, github: "woylie/ecto_nested_changeset", branch: "main"}
{:ecto_nested_changeset, "~> 0.1.0"}
]
end
```
Expand Down

0 comments on commit 1b36960

Please sign in to comment.