We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 503f52c commit 3621653Copy full SHA for 3621653
mix.exs
@@ -3,7 +3,7 @@ defmodule AWSAuth.Mixfile do
3
4
def project do
5
[app: :aws_auth,
6
- version: "0.6.3",
+ version: "0.6.4",
7
elixir: "~> 1.3",
8
description: description(),
9
package: package(),
0 commit comments