Skip to content

Commit 938c849

Browse files
committed
Release version 0.2.0
1 parent 1540203 commit 938c849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ defmodule EctoSync.MixProject do
88
app: :ecto_sync,
99
description: "Subscribe to events emitted by EctoWatch, sync variables with cached values.",
1010
homepage_url: @source,
11-
version: "0.1.6",
11+
version: "0.2.0",
1212
elixir: "~> 1.16",
1313
start_permanent: Mix.env() == :prod,
1414
elixirc_paths: elixirc_paths(Mix.env()),

0 commit comments

Comments
 (0)