We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebab9d1 commit d687045Copy full SHA for d687045
mix.exs
@@ -2,7 +2,7 @@ defmodule PhoenixEcto.Mixfile do
2
use Mix.Project
3
4
@source_url "https://github.com/phoenixframework/phoenix_ecto"
5
- @version "4.6.3"
+ @version "4.6.4"
6
7
def project do
8
[
0 commit comments