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