Skip to content

Commit 6ea275b

Browse files
committed
v 1.0.6
1 parent a407738 commit 6ea275b

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 Tds.Mixfile do
33

44
def project do
55
[ app: :tds,
6-
version: "1.0.5",
6+
version: "1.0.6",
77
elixir: "~> 1.0",
88
deps: deps(),
99
test_coverage: [tool: ExCoveralls],

0 commit comments

Comments
 (0)