Skip to content

Bump to v0.4 #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@ Example config:
# mix.exs
defp deps do
[
{:electric, ">= 1.0.0-beta.20"},
{:phoenix_sync, "~> 0.3"}
{:electric, "~> 1.0"},
{:phoenix_sync, "~> 0.4"}
]
end

Expand All @@ -242,7 +242,7 @@ In `:http` mode, Electric does not need to be included as an application depende
# mix.exs
defp deps do
[
{:phoenix_sync, "~> 0.3"}
{:phoenix_sync, "~> 0.4"}
]
end

Expand Down Expand Up @@ -272,8 +272,8 @@ It is also possible to include Electric as an application dependency and configu
# mix.exs
defp deps do
[
{:electric, ">= 1.0.0-beta.20"},
{:phoenix_sync, "~> 0.3"}
{:electric, "~> 1.0"},
{:phoenix_sync, "~> 0.4"}
]
end

Expand Down Expand Up @@ -311,8 +311,8 @@ With Electric only included and compiled as a dependency in `:dev` and `:test`.
# mix.exs
defp deps do
[
{:electric, "~> 1.0.0-beta.20", only: [:dev, :test]},
{:phoenix_sync, "~> 0.3"}
{:electric, "~> 1.0", only: [:dev, :test]},
{:phoenix_sync, "~> 0.4"}
]
end

Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy