README.md

# extends

Extends an Elixir stateful object


Docs at https://hexdocs.pm/extends/


## Releasing

- `mix test`
- `mix format`
- `mix credo`
- update version
- update changelog
- `git push`
- `mix hex.publish`