We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d964f5a commit c25d2d7Copy full SHA for c25d2d7
1 file changed
mix.exs
@@ -8,7 +8,7 @@ defmodule EctoSync.MixProject do
8
app: :ecto_sync,
9
description: "Subscribe to events emitted by EctoWatch, sync variables with cached values.",
10
homepage_url: @source,
11
- version: "0.3.0",
+ version: "0.4.0",
12
elixir: "~> 1.16",
13
start_permanent: Mix.env() == :prod,
14
elixirc_paths: elixirc_paths(Mix.env()),
0 commit comments