From 7f7ba55d3b82019f614db4cc070a9a1c9765e621 Mon Sep 17 00:00:00 2001 From: ttt161 Date: Wed, 8 Apr 2026 13:40:44 +0300 Subject: [PATCH] bump epg_migrator-0.0.2 --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 0772523..a27d3c2 100644 --- a/rebar.config +++ b/rebar.config @@ -32,7 +32,7 @@ {erl_health, {git, "https://github.com/valitydev/erlang-health.git", {branch, "master"}}}, {genlib, {git, "https://github.com/valitydev/genlib.git", {tag, "v1.1.0"}}}, {machinery, {git, "https://github.com/valitydev/machinery-erlang.git", {tag, "v1.1.19"}}}, - {epg_migrator, {git, "https://github.com/valitydev/epg_migrator.git", {tag, "0.0.1"}}}, + {epg_migrator, {git, "https://github.com/valitydev/epg_migrator.git", {tag, "v0.0.2"}}}, {scoper, {git, "https://github.com/valitydev/scoper.git", {tag, "v1.1.0"}}}, {snowflake, {git, "https://github.com/valitydev/snowflake.git", {branch, "master"}}}, {woody, {git, "https://github.com/valitydev/woody_erlang.git", {tag, "v1.1.1"}}}, diff --git a/rebar.lock b/rebar.lock index 3fb3422..d5a76bd 100644 --- a/rebar.lock +++ b/rebar.lock @@ -27,7 +27,7 @@ 2}, {<<"epg_migrator">>, {git,"https://github.com/valitydev/epg_migrator.git", - {ref,"fabc42e2ae5905270b768560c8901f8e1b81274b"}}, + {ref,"8633c43fb4d022355c1498c0effa9ecf4098a67f"}}, 0}, {<<"epgsql">>,{pkg,<<"epgsql">>,<<"4.7.1">>},1}, {<<"erl_health">>,