Skip to content

Commit

Permalink
Bump elvis_core version to 1.3.0 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
elbrujohalcon authored Oct 6, 2021
1 parent 2913a18 commit 6474125
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
%% == Dependencies and plugins ==

{deps, [
{elvis_core, "1.2.0"}
{elvis_core, "1.3.0"}
]}.

{project_plugins, [
Expand Down
6 changes: 3 additions & 3 deletions rebar.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{"1.2.0",
[{<<"elvis_core">>,{pkg,<<"elvis_core">>,<<"1.2.0">>},0},
[{<<"elvis_core">>,{pkg,<<"elvis_core">>,<<"1.3.0">>},0},
{<<"katana_code">>,{pkg,<<"katana_code">>,<<"1.1.2">>},1},
{<<"zipper">>,{pkg,<<"zipper">>,<<"1.0.1">>},1}]}.
[
{pkg_hash,[
{<<"elvis_core">>, <<"6CFC5F9CB982A6DCCE322EB210EAB7FB1213B60B05C328A9714CFDAD8DB93F11">>},
{<<"elvis_core">>, <<"10BD101A490BD12D27D41E37CC152CAD9F736F7F4D64A4F598F572E88851EBC6">>},
{<<"katana_code">>, <<"4336743263236C3213FF1B979ECAE263940B9084ACE90E9434838F3F98CCA578">>},
{<<"zipper">>, <<"3CCB4F14B97C06B2749B93D8B6C204A1ECB6FAFC6050CACC3B93B9870C05952A">>}]},
{pkg_hash_ext,[
{<<"elvis_core">>, <<"0D5002C27DD1FA707FFB148C2B86D23FCA5C3D255E13B988A3AE3112FB89B6B8">>},
{<<"elvis_core">>, <<"1BBF3AC5AA1DFFAA2324C9E956687A7657F041FE53324B787D5E96C42830386A">>},
{<<"katana_code">>, <<"E7E6162A44E826A03F68B503B7D92981B894BF834C1EF0E647783F7D6688021C">>},
{<<"zipper">>, <<"6A1FD3E1F0CC1D1DF5642C9A0CE2178036411B0A5C9642851D1DA276BD737C2D">>}]}
].

0 comments on commit 6474125

Please sign in to comment.