Skip to content

Commit

Permalink
docs: update version number on getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
hpopp committed Jul 8, 2018
1 parent ac3d32c commit f849bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Getting Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Add pigeon and kadabra as `mix.exs` dependencies:
```elixir
def deps do
[
{:pigeon, "~> 1.2.0"},
{:pigeon, "~> 1.2.2"},
{:kadabra, "~> 0.4.2"}
]
end
Expand Down

0 comments on commit f849bc5

Please sign in to comment.