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 b73f092 commit 483eaefCopy full SHA for 483eaef
mix.exs
@@ -4,7 +4,7 @@ defmodule ElixirAuthGithub.Mixfile do
4
def project do
5
[
6
app: :elixir_auth_github,
7
- version: "1.6.3",
+ version: "1.6.4",
8
elixir: "~> 1.12",
9
test_coverage: [tool: ExCoveralls],
10
preferred_cli_env: [
0 commit comments