Skip to content

Commit

Permalink
Bump version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
slashdotdash committed Jul 3, 2019
1 parent c010de9 commit 8a31782
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.5"}]
[{:commanded_eventstore_adapter, "~> 0.6"}]
end
```

Expand Down

0 comments on commit 8a31782

Please sign in to comment.