diff --git a/README.md b/README.md index 48de9d6..6a37bd3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Add the plugin to your rebar config: {erl_opts, [{i, "./_build/default/plugins/gpb/include"}]}. {plugins, [ - { rebar3_gpb_plugin, "2.23.1" } + { rebar3_gpb_plugin, "2.23.2" } ]}. ``` diff --git a/src/rebar3_gpb_plugin.app.src b/src/rebar3_gpb_plugin.app.src index c187541..a3a093a 100644 --- a/src/rebar3_gpb_plugin.app.src +++ b/src/rebar3_gpb_plugin.app.src @@ -1,6 +1,6 @@ {application, rebar3_gpb_plugin, [ {description, "A rebar3 gpb plugin for compiling .proto files"}, - {vsn, "2.23.1"}, + {vsn, "2.23.2"}, {registered, []}, {applications, [