Skip to content

Commit 3465522

Browse files
committed
Bump version to 0.6.4
1 parent 4df13d6 commit 3465522

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
@@ -11,7 +11,7 @@ end
1111
defmodule Ecto.ERD.MixProject do
1212
use Mix.Project
1313
@source_url "https://github.com/fuelen/ecto_erd/"
14-
@version "0.6.3"
14+
@version "0.6.4"
1515

1616
def project do
1717
[

0 commit comments

Comments
 (0)