Skip to content

Commit

Permalink
Bump version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
expede committed Jun 27, 2017
1 parent 3ed71dd commit 706706e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -28,7 +28,7 @@
```elixir

def deps do
[{:quark, "~> 2.2"}]
[{:quark, "~> 2.3"}]
end

defmodule MyModule do
Expand Down

0 comments on commit 706706e

Please sign in to comment.