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