We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37dca7 commit 79a344bCopy full SHA for 79a344b
mix.exs
@@ -4,7 +4,7 @@ defmodule ElixirAuthGithub.Mixfile do
4
def project do
5
[
6
app: :elixir_auth_github,
7
- version: "1.6.1",
+ version: "1.6.2",
8
elixir: "~> 1.12",
9
test_coverage: [tool: ExCoveralls],
10
preferred_cli_env: [
0 commit comments