Skip to content

Commit c0c599d

Browse files
committed
Bump version
Signed-off-by: chatgris <julien@stormz.me>
1 parent d7a8898 commit c0c599d

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
@@ -4,7 +4,7 @@ defmodule EventSourceEncoder.Mixfile do
44
def project do
55
[
66
app: :event_source_encoder,
7-
version: "0.0.1",
7+
version: "0.0.3",
88
elixir: "~> 0.14 or ~> 1.0.0-rc",
99
description: description,
1010
package: package,

0 commit comments

Comments
 (0)