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 5758334 commit 834dee0Copy full SHA for 834dee0
mix.exs
@@ -3,7 +3,7 @@ defmodule ExAws.Mixfile do
3
4
def project do
5
[app: :ex_aws,
6
- version: "0.2.0-dev",
+ version: "0.2.0",
7
elixir: "~> 1.0",
8
description: "AWS client. Currently supports Dynamo, Kinesis, Lambda, S3",
9
name: "ExAws",
0 commit comments