Skip to content

Commit 24f7f1e

Browse files
authored
increment package version number so we can release this fix (#20)
1 parent 5969969 commit 24f7f1e

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 Exmld.Mixfile do
22
use Mix.Project
33

4-
@version "1.0.3"
4+
@version "1.0.4"
55
@name "exmld"
66
@repo "https://github.com/AdRoll/#{@name}"
77

0 commit comments

Comments
 (0)