otobus / event_bus

:surfer: Traceable, extendable and minimalist **event bus** implementation for Elixir with built-in **event store** and **event watcher** based on ETS.

Home Page:https://hexdocs.pm/event_bus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update ex_doc dependency

mustafaturan opened this issue · comments

0.18.4 does not support Elixir v1.7 and later. For recent Elixir versions, make sure to depend on {:ex_doc, "~> 0.19"}