Skip to content

Commit 896d410

Browse files
committed
bump minor version
1 parent a551280 commit 896d410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule ExAws.Mixfile do
33

44
def project do
55
[app: :ex_aws,
6-
version: "0.4.0-dev",
6+
version: "0.3.1",
77
elixir: "~> 1.0",
88
description: "AWS client. Currently supports Dynamo, Kinesis, Lambda, S3",
99
name: "ExAws",

0 commit comments

Comments
 (0)