Skip to content

Commit

Permalink
Merge pull request commanded#2 from scoiatael/scoiatael/bugfix/update…
Browse files Browse the repository at this point in the history
…-readme-to-0.4

Fix latest commanded_eventstore_adapter version
  • Loading branch information
slashdotdash authored Oct 15, 2018
2 parents addcffd + 1cd0546 commit b0a6777
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 @@ The package can be installed from hex as follows.

```elixir
def deps do
[{:commanded_eventstore_adapter, "~> 0.3"}]
[{:commanded_eventstore_adapter, "~> 0.4"}]
end
```

Expand Down

0 comments on commit b0a6777

Please sign in to comment.