Skip to content

Commit 000ff31

Browse files
committed
version bump
1 parent 8670b08 commit 000ff31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mix.exs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ defmodule ExAws.Mixfile do
33

44
def project do
55
[app: :ex_aws,
6-
version: "0.4.19",
6+
version: "0.5.0",
77
elixir: "~> 1.0",
88
elixirc_paths: elixirc_paths(Mix.env),
9-
description: "AWS client. Currently supports Dynamo, Kinesis, Lambda, S3, SQS",
9+
description: "AWS client. Currently supports Dynamo, Kinesis, Lambda, S3, SQS, RDS, EC2",
1010
name: "ExAws",
1111
source_url: "https://github.com/cargosense/ex_aws",
1212
package: package,

0 commit comments

Comments
 (0)