We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda1f8e commit 63cb20eCopy full SHA for 63cb20e
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.2.2",
+ version: "0.2.3",
12
elixir: "~> 1.16",
13
start_permanent: Mix.env() == :prod,
14
elixirc_paths: elixirc_paths(Mix.env()),
0 commit comments