Skip to content

Commit f92edce

Browse files
committed
Require electric 1.2.6
1 parent 943ce29 commit f92edce

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
@@ -4,7 +4,7 @@ defmodule Phoenix.Sync.MixProject do
44
# Remember to update the README when you change the version
55
@version "0.6.1"
66
# @electric_version ">= 1.1.9 and <= 1.1.10"
7-
@electric_version "~> 1.2.4"
7+
@electric_version "~> 1.2.6"
88

99
def project do
1010
[

0 commit comments

Comments
 (0)