Skip to content

Commit 2d90049

Browse files
committed
Version bump to 3.0.1
1 parent 39e8629 commit 2d90049

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
@@ -1,7 +1,7 @@
11
defmodule ExAws.Dynamo.Mixfile do
22
use Mix.Project
33

4-
@version "3.0.0"
4+
@version "3.0.1"
55
@service "dynamo"
66
@url "https://github.com/ex-aws/ex_aws_#{@service}"
77
@name __MODULE__ |> Module.split() |> Enum.take(2) |> Enum.join(".")

0 commit comments

Comments
 (0)